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


Navigation

    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    SOLVED Internal backup location ok?

    Snipe-IT
    question snipe-it
    3
    3
    26
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • imc67
      imc67 last edited by

      In the admin area you can create 'internal' backups, the mentioned location is:

      /app/code/storage/app/backups

      Is this correct and persistent over updates?

      robi 1 Reply Last reply Reply Quote 0
      • robi
        robi @imc67 last edited by

        @imc67 nope that's a packaging bug.

        /app/data/... is the only suitable place for such.

        1 Reply Last reply Reply Quote 0
        • girish
          girish Staff last edited by girish

          There is no way to configure the backup path in the app (even in the config file). I think it's a laravel convention to use storage subdirectory as writable.

          In the Cloudron package, /app/code/storage is symlinked to /app/data/storage. So it's all good. Backups will be persistent.

          1 Reply Last reply Reply Quote 2
          • First post
            Last post