cebula.camp, the website
Find a file
2025-01-28 20:09:30 +01:00
ceboola.mp4 site: add placeholder 2025-01-28 20:09:30 +01:00
Dockerfile site: add placeholder 2025-01-28 20:09:30 +01:00
index.html site: add placeholder 2025-01-28 20:09:30 +01:00
README.md site: add placeholder 2025-01-28 20:09:30 +01:00

Deploying

No CI yet, build and push locally:

docker build -t git.orga.cebula.camp/infra/site:golden .
docker push git.orga.cebula.camp/infra/site:golden

No autodeploy yet, ping q3k when done.

To get access to the container registry, add an access token with read/write permissions to package. Then docker login git.orga.cebula.camp and use your username and the token as the password.