- 09 Aug, 2015 8 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Merges branch 'ponychicken-backup'.
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
* going from s3 to file target wasn't working * use 'local' in the config instead of a file: url, for the local target, so it is not path-specific * break out the S3 fields since users can't be expected to know how to form a URL * use boto to generate a list of S3 hosts * use boto to validate that the user input for s3 is valid * fix lots of html errors in the backup admin
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 28 Jul, 2015 1 commit
-
-
Leo Koppelkamm authored
-
- 27 Jul, 2015 11 commits
-
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
Also clarify a comment and remove an unneeded type check
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
Backup location and maximum age can now be configured in the admin panel. For now only S3 is supported, but adding other duplicity supported backends should be straightforward.
-
- 25 Jul, 2015 1 commit
-
-
- 22 Jul, 2015 1 commit
-
-
Joshua Tauberer authored
Some users report munin is broken because munin and munin-node disagree about the name of the machine. I think this occurs if hostname (used by munin-node) reports a different name than PRIMARY_HOSTNAME (which we put in the munin config). Hard-code PRIMARY_HOSTNAME in munin-node.conf. Fixes #474. See https://discourse.mailinabox.email/t/404-not-found-on-admin-munin/623/24.
-
- 21 Jul, 2015 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
dont run network checks during upgrades since this is a bad reason to block an upgrade from going through
-
- 20 Jul, 2015 1 commit
-
-
Joshua Tauberer authored
forgot a 'continue' statement see 216acb0e fixes #497
-
- 19 Jul, 2015 6 commits
-
-
Joshua Tauberer authored
fix occ upgrade to not bail when occ returns 'ownCloud is already latest version' exit code 3, see #496
-
Joshua Tauberer authored
v0.12c remove live dependency on Sourceforge everything was already on master
-
Joshua Tauberer authored
-
Joshua Tauberer authored
use a temporary mirror for roundcube while Sourceforge is recovering from an outage https://twitter.com/sfnet_ops/status/622171668497076224
-
Joshua Tauberer authored
-
Joshua Tauberer authored
hard-code pyzor sevice URL because 'pyzor discover' is failing because Sourceforge is offline, fixes #496
-
- 18 Jul, 2015 2 commits
-
-
Joshua Tauberer authored
use a temporary mirror for roundcube while Sourceforge is recovering from an outage https://twitter.com/sfnet_ops/status/622171668497076224
-
Joshua Tauberer authored
-
- 17 Jul, 2015 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
hard-code pyzor sevice URL because 'pyzor discover' is failing because Sourceforge is offline, fixes #496
-
Joshua Tauberer authored
-
- 13 Jul, 2015 1 commit
-
-
Joshua Tauberer authored
Add TLSA record for SSL connections.
-