Skip to content

Conversation

@schtibe
Copy link
Contributor

@schtibe schtibe commented Sep 9, 2024

Creating the first release image for setting up the INT and PROD deployment.
This release contains initial bootstrap work.

schtibe added 30 commits June 10, 2024 13:55
From my POV, this shouldn't be needed. As long as we make sure that
there's an .env file available, the tools that need it will load it
Dependency of pylint, which apparently wasn't resolved properly
schtibe added 23 commits August 26, 2024 15:34
PB 897 fix secret key and WSGI settings loading
PB-897 Move the wsgi.py file to the correct location
Fixate django to 5.0.7, as upgrading to 5.1 would not work since we
still use postgres 12

Install some other packages needed around running this in k8s
Taking the file from service-stac, which is needed to make this running
in our k8s cluster
The DB port for location development (bound by docker compose) shouldn't
be 5432, otherwise we have problems connecting to the machines in the
cloud, because our port forwarding is also configured to use that port
Add new targets for docker images
Remove duplicates
@github-actions github-actions bot changed the title PB-897 Create first Release for int New Release v0.1.0 - #minor Sep 9, 2024
@schtibe schtibe merged commit 086e659 into master Sep 12, 2024
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