cebula.camp, the website for 2025
This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
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.