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

Improve docker/terraform deployment #415

Merged

Conversation

ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Sep 12, 2024

This PR improves docker/terraform deployment


Basic changes:

  • Fix html-pdf module usage under Docker container with using docker container based on the Debian image to make html-pdf module workable, uses official image https://hub.docker.com/_/node
  • Fix Dockerfile deprecation warnings
  • Fix dockerignore file
  • Improve logging in docker-compose config
  • Update README
  • Improve setup/deploy/launch scripts to be able to use independent installed Docker Compose with docker-compose cli and the new one with docker compose as a part of the latest Docker distribution
  • Update terraform vpc module to improve default network control
  • Update min AWS provider version
  • Update min terraform version
  • Update Ubuntu version up to 24.04 for EC2 instance
  • Ignore changes for aws ssm parameter if the name exists
  • Fix deprecation warning for random_password resource

Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

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.

3 participants