mirror of
https://codeberg.org/g-rppl/havel.git
synced 2026-08-23 18:34:28 +00:00
Birds of NP Westhavelland shiny app.
https://havel.avistats.de
- R 96.9%
- Dockerfile 3.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| app | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
Birds of NP Havelland
Visit the app here: https://havel.avistats.de/
Deployment
First, clone the repository from Codeberg:
git clone https://codeberg.org/g-rppl/havel.git
Next, navigate to the project directory and start the Docker container:
cd havel
docker compose up -d
The application will now be accessible according to the configuration defined in docker-compose.yml.