alexkiddddd

Results 7 comments of alexkiddddd

I have added the debug log and found out that the container name does not matched the folder. "Normally a container is backed up only when the container-name is the...

+1, I am starting to use volumes and I can't find a way to backup them nicely!

Thanks for the quick answer! I only have the lets encrypt certificate, I had used nginx proxy manager and the redirect function didn't need any additional certificate, is there any...

So I went down a rabbit hole, the ddns I use doesn't support wildcard certificates, i have registered a ddns on desec.io and they support wildcard, the default website section...

Hi there, I have tried to execute a cript before backing up but it can't find the file, can you help me with that? EDIT: I have found that the...

Hi there, I have added the labels in the nautical compose: ```yaml services: nautical-backup: image: minituff/nautical-backup:latest container_name: nautical-backup restart: unless-stopped volumes: - /var/run/docker.sock:/var/run/docker.sock - /volume1/docker/appdata/nautical/config:/config - /volume1/docker/appdata:/app/source - /volume1/backups/docker:/app/destination environment:...

I have tried to run that command on the host but it doesn't work, I have tried via SSH, is there any other way?