Skip to content

Conversation

@mikedidomizio
Copy link

Minor change to dobackup.sh as I wanted to manually trigger the backup from outside the container.

This is helpful for manual triggers but also makes it easier to test.

Currently:

  • entrypoint.sh writes to /home/backup/.env
  • dobackup.sh reads the env from .env which works but doesn't for manual triggers. This part confuses me because I don't quite get how it works currently.

My change:

  • Makes the path absolute. Which seems to work with this new functionality as well as existing.

The README is updated as well to explain how to use this new functionality.

@hlopez94
Copy link

@peterrus is there any chance this can be added to the project? It's something I was exploring on my side, and see it as something useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants