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

Fix certbot-nginx-ssl issues and improved installer script #128

Merged
merged 26 commits into from
Mar 30, 2021

Conversation

MarcOverIP
Copy link
Member

This PR:

  • Fixes the initialisation of the init-letsencrypt.sh script to better work when you are not using Letsencrypt
  • Adds parameters to the init-letsencrypt.sh script for domain and docker-compose file
  • Adds the config.json parameter enable_letsencrypt (boolean) that is used in the installer
  • Modifies install-elkserver.sh to include aforementioned changes
  • Adds extra parameter fixedmemory to install-elkserver.sh to hardcode memory for neo4j and es (great for testing on virtual machines)
  • fixes docker-compose files to adhere to naming standard of containers
  • fixes a bug when .env existed a new password for elastic user was generated
  • Reformats the setup and printing of info of the install-elkserver.sh script
  • Clean-ups the scripts

@github-actions github-actions bot added elkserver Related to RedELK server components installer Related to RedELK installers labels Nov 26, 2020
@github-actions github-actions bot added the docker Related to docker container builds label Mar 19, 2021
@MarcOverIP MarcOverIP merged commit 69d41d2 into outflanknl:master Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Related to docker container builds elkserver Related to RedELK server components installer Related to RedELK installers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants