split deploy scripts in controller/node part #8
split scripts for rhel #10
tcoupin/deploy:split-rhel into v3
@ -0,0 +42,4 @@
# SOFTWARE
###############################################################################
# disable and stop existing firewalling
I'm not sure if controller requires disabling firewall
@ -0,0 +99,4 @@
# install software (dependencies)
/usr/bin/dnf -y install epel-release
/usr/bin/dnf -y install mod_ssl php-opcache httpd pwgen cronie \
not sure for this requirements
Thanks!
See also #11 for my WIP to merge Fedora/EL deploy scripts.
My idea was to have a deploy_OS.sh script that runs both deploy_OS_controller.sh and deploy_OS_node.sh, what do you think?
The scripts have been tested on rhel9 successfully.
The documentation for multi nodes deployment is only with debian paths, I will do a PR too on this side.
Ready for merge 🚀
Now that the merged Fedora/EL scripts are in the v3 repo, we'll need to update this for that situation.
As mentioned before, I'd prefer to split the current deploy script in two parts where the existing *_deploy.sh script runs both the controller & node parts. Just adding two new files is not a great idea as I don't want to maintain essentially duplicated scripts...
you're right.
Can you just review this PR because I'm pretty new to eduvpn? I will integrate your work in a second step and then you will be able to merge
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?