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

Centralize docker images and make local builds an opt-in #470

Closed
wants to merge 1 commit into from

Conversation

giohappy
Copy link
Contributor

@giohappy giohappy commented Aug 25, 2023

Rationale:

  • avoid having two versions of Nginx and Letsencrypt dockerfiles both in geonode and geonode-project
  • avoid a mix of separate repos for docker images (postgis, geoserver. nginx, etc.) and in geonode and/or geonode-project. Keppeing them aligned is a mess
  • geonode-project is meant for customized versions of GeoNode, so having the ability to build custom images for the services fits well here
  • by default both geonode and geonode-project will use the published images

@giohappy giohappy requested a review from afabiani August 25, 2023 09:18
@giohappy giohappy marked this pull request as draft August 25, 2023 09:32
@giohappy giohappy linked an issue Aug 25, 2023 that may be closed by this pull request
@giohappy giohappy closed this Mar 27, 2024
@giohappy giohappy deleted the centralize_docker_images branch March 27, 2024 11:12
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.

Reorganize and deduplicate Docker configurations
2 participants