mirror of
https://codeberg.org/g-rppl/havel.git
synced 2026-05-25 07:30:48 +00:00
Birds of NP Westhavelland shiny app.
https://havel.avistats.de
- R 96.7%
- Dockerfile 3.3%
| 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.