Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • GPX file upload error

    Dawarich bug readonly
    2
    1 Votes
    2 Posts
    22 Views
    imc67I
    I’ve found this info for the docker-compose, maybe it’s helps: Volumes: Configure bind mounts for persistent data: ./public:/var/app/public ./watched:/var/app/tmp/imports/watched ./storage:/var/app/storage Create the corresponding host folders: mkdir public watched storage. These should be empty before the first start. https://deployn.de/en/blog/dawarich-install/ Or here: https://github.com/Freika/dawarich/blob/master/docker/docker-compose.yml