Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pr adds a Dockerfile and a github workflow to deploy the website to OKD
This pr will be merged during scheduled downtime on monday 14/4 during the evening starting 17:00 since there are some manual steps needed to move the website over completely:
Turn off the website when the downtime starts we should turn off the website with
pm2 stop
to avoid having people use the website and lose dataTransfer the data to a new database in okd
as user
postgres
runto create a dump. Then move it to your own home directory and copy it to your local machine with scp:
Then copy it to pando:
As root on pando, move it to
/klusterbitar/okd/web-db/web-db
In the OKD web console, go to the terminal of the db pod and navigate to
/var/lib/postgresql/data/web-db
and runMake a release In github, make a release as usual and make sure the deployment works correctly
Point dsek.se to OKD
Update docs https://cpu.dsek.se/doc/web-4Xyz2sPwYV