|
1d997d3c33
|
Remove separate private and protected IP
|
2021-03-27 18:42:06 +00:00 |
|
|
2e05ed08fa
|
Use hostname rather than fqdn
|
2021-03-04 16:06:43 +00:00 |
|
|
47df8164fa
|
Define timezone as variable
|
2021-02-10 09:12:42 +00:00 |
|
|
870ac50c58
|
Update compose path to not be absolute
This relies on `which` to find the correct binary instead
|
2021-02-07 15:59:18 +00:00 |
|
|
0f9802a46c
|
Install duplicati on PVE docker machine
Requires some changes to how private IPs are specified, which I really need to clean up at some point!
|
2021-01-20 21:38:01 +00:00 |
|
|
f6c176d2f0
|
Ensure duplicati base is always updated
|
2021-01-20 21:30:25 +00:00 |
|
|
796c694170
|
Run duplicati as root
This ensures it has all the right permissions to access all the right files. Host is mounted read-only, so there's no real security risk.
|
2020-08-30 11:15:08 +01:00 |
|
|
ba486a26e4
|
Update duplicati
|
2020-07-09 19:27:53 +01:00 |
|
|
86a398d6b4
|
Replace docker-compose restart hack with shell handler hack
The docker-compose integration would start 2 of the same container, which does bad things to things like databases!
|
2020-06-28 20:13:12 +01:00 |
|
|
fe5a5984c3
|
Remove container names from containers
They're not needed for anything, and caused annoying weird issues when cycling containers
|
2020-06-27 17:45:28 +01:00 |
|
|
cd076b871c
|
Update duplicati base
|
2020-05-29 15:36:40 +01:00 |
|
|
adc7611242
|
Only bind duplicati to wireguard interface
|
2020-05-25 17:38:26 +01:00 |
|
|
986fc50fde
|
Set hostname for duplicati so it's picked up correctly in the UI
This shouldn't have any negative impact. Hopefully...
|
2020-05-25 17:32:44 +01:00 |
|
|
851f750948
|
Move duplicati to its own role so it can be installed on grimes
|
2020-05-25 17:25:58 +01:00 |
|