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

Separate nginx image is annoying #74

Open
agoncharov-reef opened this issue Jun 10, 2022 · 0 comments
Open

Separate nginx image is annoying #74

agoncharov-reef opened this issue Jun 10, 2022 · 0 comments

Comments

@agoncharov-reef
Copy link
Contributor

I don't like having nginx outside of project repo. I think it's a bad idea:

  1. The reason to have it outside of project is that we can update it in cookiecutter and thus update it on every project automatically, but we can update it via cruft update as well but manually, thus having more control over the process
  2. It is rather ANNOYING that I don't have control over the nginx image, for example i've been hit twice already with letsencrypt configuration: there are cases when I want to intervent letsencrypt validation process and I cannot do that because
    nginx:
    image: 'ghcr.io/reef-technologies/nginx-rt:v1.0.0'
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

No branches or pull requests

1 participant