Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to make it work on different OSs and more configurable #2

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

tibroc
Copy link
Contributor

@tibroc tibroc commented Jun 18, 2021

This commit is a refactoring of the initial effort in order to make it work as a standalone role. It includes the following changes:

  • bring it up to date with the official documentation
  • make it work on Ubuntu 20.04 and Centos 8
  • move some config from the override file to the config file
  • make tls stuff more configurable and usable without letsencrypt
  • change dh-params from auto-generated to the recommended file from https://ssl-config.mozilla.org/ffdhe2048.txt
  • remove superfluous tasks
  • add firewall configurations for ubuntu and centos
  • flesh out readme

@tibroc tibroc changed the title This commit is a refactoring of the initial effort in order to make i… Refactor Jun 18, 2021
@tibroc tibroc changed the title Refactor Refactor to make it work on different OSs and more configurable Jun 18, 2021
@tibroc
Copy link
Contributor Author

tibroc commented Jun 18, 2021

BTW: I am not sure if the tls stuff is working for all use cases.

@tibroc tibroc force-pushed the refactor-role branch 2 times, most recently from 1f34dbb to a75a07c Compare June 25, 2021 10:08
…t work as a standalone role. It includes the following changes:

* bring it up to date with the official documentation
* make it work on Ubuntu 20.04 and Centos 8
* move some config from the override file to the config file
* make tls stuff more configurable and usable without letsencrypt
* change dh-params from auto-generated to the recommended file from https://ssl-config.mozilla.org/ffdhe2048.txt
* remove superfluous tasks
* add firewall configurations for ubuntu and centos
* flesh out readme
@BrutalBirdie BrutalBirdie merged commit 2f8ec82 into ebbba-org:master Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants