Ein Rechner für die minimale Größe eines Rattenkäfigs nach Standard des VdRD e.V.
Go to file
moanos a5c3cacef9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: Add full names of cages
2024-07-21 23:25:47 +02:00
src fix: Add full names of cages 2024-07-21 23:25:47 +02:00
.gitignore feat: Add ci 2024-07-18 20:00:58 +02:00
.woodpecker.yml feat: Add ci 2024-07-18 20:00:58 +02:00
README.md docs: Add Readme 2024-07-18 20:25:48 +02:00

RattenheimRechner

Ein Rechner für die minimale Größe eines Rattenkäfigs nach Standard des VdRD e.V.

CI

CI runs via woodpecker. The following secrets should be set

Key Example Description
host static.example.org Hostename of the server where you want to deploy
ssh_user username User on the server
ssh_key -----BEGIN OPENSSH PRIVATE KEY----- The private SSH key of the user
path /path/to/be/deployed Path where to deploy the static files. Deploying means it'll create public in the given path.