1
0
Fork 0

Commit graph

  • ee788ba3fe add link for troubleshooting restic backups #284 ibizaman 2024-08-29 08:53:51 +0200
  • b1fb0d1e56 make restic script use secrets too ibizaman 2024-08-28 06:58:39 +0200
  • e6c56891e1 still enable rollback tool even for disabled restic instances ibizaman 2024-08-25 21:57:04 +0200
  • e37f4ca2af still enable rollback tool even for disabled restic instances #283 ibizaman 2024-08-25 21:57:04 +0200
  • a753254c0e add option restic backup args to limit bandwidth usage ibizaman 2024-08-25 17:45:00 +0200
  • 93ebcef8c9 add option restic backup args to limit bandwidth usage #282 ibizaman 2024-08-25 17:45:00 +0200
  • f8fdf2f704
    more fixes to the backup contract (#281) Pierre Penninckx 2024-08-23 22:37:18 -0700
  • 7d9b61349c fix modules tests #281 ibizaman 2024-08-24 07:36:26 +0200
  • dc56c9632e update restic service documentation ibizaman 2024-08-24 06:42:11 +0200
  • 356a558404 test vaultwarden backup ibizaman 2024-08-24 06:01:28 +0200
  • 2a6bbd0f53 do not run chown if not needed ibizaman 2024-08-24 05:59:21 +0200
  • 7bbe23e146 update documentation for backup contract ibizaman 2024-08-23 22:48:10 +0200
  • dd4a13ad43 simplify backup of services by using user ibizaman 2024-08-23 22:47:50 +0200
  • 2e8b3fb166 remove group and retention from backup contract ibizaman 2024-08-23 22:45:02 +0200
  • 36a2041bb2 allow to set owner and permission of out of band config ibizaman 2024-08-23 22:43:32 +0200
  • f998689e9b move restic test script to common variable ibizaman 2024-08-23 01:13:19 +0200
  • 5e076ebcf4 create path needed for restic local backups ibizaman 2024-08-23 01:09:12 +0200
  • 10dea06ec1
    Fix backup contract secrets (#280) Pierre Penninckx 2024-08-22 12:48:36 -0700
  • 7c31bc5bda fix restic secrets #280 ibizaman 2024-08-22 03:39:24 +0200
  • a48b618923 add missing user and group to restic instances ibizaman 2024-08-21 06:13:52 +0200
  • 0fa4a42be7
    switch all modules to backup block (#279) Pierre Penninckx 2024-08-20 07:33:13 -0700
  • 466d2dff6d switch all modules to backup block #279 ibizaman 2024-08-20 10:04:14 +0200
  • 6aed5ee6a5 add backup contract ibizaman 2024-08-20 07:09:10 +0200
  • 1ca156e82d add backup contract #278 ibizaman 2024-08-20 07:09:10 +0200
  • 597853655d
    trigger the long demo build workflow only when changed (#277) Pierre Penninckx 2024-08-16 15:20:45 -0700
  • 9b3116bcda only trigger demo build if demo path changed #277 ibizaman 2024-08-15 16:18:37 +0200
  • d49c78822f actually fix link to demos workflow ibizaman 2024-08-15 16:14:31 +0200
  • 0c9cc7f5b5
    improve actions by using cachix (#276) Pierre Penninckx 2024-08-14 23:57:57 -0700
  • 85f1540bd3 fix link to demos workflow #276 ibizaman 2024-08-15 07:50:44 +0200
  • 293344d708 add cachix for github actions ibizaman 2024-08-15 07:49:07 +0200
  • bc610c9d7f bump action ibizaman 2024-08-15 07:47:34 +0200
  • dfe94f59ae
    also run ci action to build demos on main branch (#275) Pierre Penninckx 2024-08-14 22:49:01 -0700
  • 0698e77f6c also run ci action to build demos on main branch #275 ibizaman 2024-08-15 07:42:12 +0200
  • 335bb9fa54 add ci action to build demos ibizaman 2024-08-15 07:13:00 +0200
  • 96a3314a76 update demo flakes ibizaman 2024-08-15 06:59:08 +0200
  • 6eff5e8784 add ci action to build demos #274 ibizaman 2024-08-15 07:13:00 +0200
  • a3d47a4877 update demo flakes ibizaman 2024-08-15 06:59:08 +0200
  • 5d5cd6b87b remove dependency on sops-nix ibizaman 2024-08-15 06:41:01 +0200
  • 9f8e655642 remove dependency on sops-nix #273 ibizaman 2024-08-15 06:41:01 +0200
  • af406961d0 comment out final results job for now ibizaman 2024-08-15 05:56:43 +0200
  • 9d0b56c6b8 add wip vaultwarden test to check auth ibizaman 2024-08-15 02:38:31 +0200
  • 7d01197eb2 comment out final results job for now #270 ibizaman 2024-08-15 05:56:43 +0200
  • 4b1e991ecd add wip vaultwarden test to check auth ibizaman 2024-08-15 02:38:31 +0200
  • b64c1bf982 do not assume any formatting in curl function for tests ibizaman 2024-08-15 02:38:12 +0200
  • 4c4b0c2e61 print curl command in tests ibizaman 2024-08-13 16:11:45 +0200
  • b466ca4346 make extraScript appear as its own subtest ibizaman 2024-08-13 16:11:03 +0200
  • 11c8b60ede do not assume any formatting in curl function for tests #272 ibizaman 2024-08-15 02:38:12 +0200
  • 1afb8b14c4 print curl command in tests ibizaman 2024-08-13 16:11:45 +0200
  • 27a0b5afa9 make extraScript appear as its own subtest ibizaman 2024-08-13 16:11:03 +0200
  • 8d68b3b411 fix tests after always restarting postgresql service ibizaman 2024-08-13 03:45:05 +0200
  • f2845918c7 fix tests after always restarting postgresql service #271 ibizaman 2024-08-13 03:45:05 +0200
  • 6235b2f414 always restart postgresql service ibizaman 2024-08-13 03:45:05 +0200
  • 17ffd1d395 update changelog ibizaman 2024-08-12 15:48:55 +0200
  • 3824e07ae9 fix link in nextcloud service doc ibizaman 2024-08-12 04:34:14 +0200
  • d2a018ceec add docs for vaultwarden service ibizaman 2024-08-12 04:34:01 +0200
  • 6b55db7d9c add mount contract to vaultwarden service ibizaman 2024-08-12 03:04:20 +0200
  • 896c376b6d add mount contract to authelia block ibizaman 2024-08-12 02:33:33 +0200
  • 01eb07a6d2 add mount contract to ldap block ibizaman 2024-08-12 01:25:06 +0200
  • 56c06b4404 add mount contract implemented by zfs ibizaman 2024-08-07 23:24:14 +0200
  • c8b9f4c9ca update changelog #269 ibizaman 2024-08-12 15:48:55 +0200
  • 277d3644b2 fix link in nextcloud service doc ibizaman 2024-08-12 04:34:14 +0200
  • f083e37c48 add docs for vaultwarden service ibizaman 2024-08-12 04:34:01 +0200
  • dd1889eeb3 add mount contract to vaultwarden service ibizaman 2024-08-12 03:04:20 +0200
  • c47b439408 add mount contract to authelia block ibizaman 2024-08-12 02:33:33 +0200
  • c04d619192 add mount contract to ldap block ibizaman 2024-08-12 01:25:06 +0200
  • 2f864f2b42 add mount contract implemented by zfs ibizaman 2024-08-07 23:24:14 +0200
  • 13ba38a993 do not set serverAliases for dns ibizaman 2024-08-11 19:43:43 +0200
  • c7174962f4 do not set serverAliases for dns #268 ibizaman 2024-08-11 19:43:43 +0200
  • 6b17ff858e add host provider for ssl letsencrypt block ibizaman 2024-08-11 04:49:38 +0200
  • 6af3654ab5 add host provider for ssl letsencrypt block #266 ibizaman 2024-08-11 04:49:38 +0200
  • aed62d3553 update top text in readme Pierre Penninckx 2024-08-06 19:41:26 +0200
  • aed2fe2a93
    update top text in readme #265 Pierre Penninckx 2024-08-06 19:41:26 +0200
  • 9cae26d23f add sso tests to arr suite ibizaman 2024-07-16 11:23:57 +0200
  • d11f6f6ebf add sso tests to arr suite #261 ibizaman 2024-07-16 11:23:57 +0200
  • 9a2e4b7603 split tests between blocks and services ibizaman 2024-07-16 10:59:11 +0200
  • d431645f1f split tests between blocks and services #260 ibizaman 2024-07-16 10:59:11 +0200
  • 0f2f69f7a1 refactor tests to use common blocks ibizaman 2024-07-16 10:38:26 +0200
  • 5f1000d3c1 refactor tests to use common blocks #259 ibizaman 2024-07-16 10:38:26 +0200
  • 1b4247233b refactor common test script ibizaman 2024-07-12 13:01:26 +0200
  • d7a75031c2 refactor common test script #258 ibizaman 2024-07-12 13:01:26 +0200
  • 8b0686a29f
    Merge 76a07d5edf into 308db5fe6b #254 Pierre Penninckx 2024-06-28 23:24:18 +0800
  • 308db5fe6b export all torrent metrics ibizaman 2024-06-10 22:08:31 -0700
  • d2156f607b export all torrent metrics #257 ibizaman 2024-06-10 22:08:31 -0700
  • 21ac10946a add documentation on how to get patched nixpkgs ibizaman 2024-06-10 16:20:19 -0700
  • 6e1893f221 add documentation on how to get patched nixpkgs #256 ibizaman 2024-06-10 16:20:19 -0700
  • b7b1330c4a [wip] add mediadc #255 ibizaman 2024-02-26 22:48:57 -0800
  • 76a07d5edf wip lldap declarative #254 ibizaman 2024-05-17 15:11:25 -0700
  • 7dfabe6f17 fix patch hash for deluge exporter ibizaman 2024-06-10 00:25:44 -0700
  • f2b688b394 bump nextcloud demo ibizaman 2024-05-01 23:03:34 -0700
  • 72818c0d79 bump chunkSize in nextcloud to boost performance for small files ibizaman 2024-05-01 22:58:52 -0700
  • d8ba5f97b8 set ldapExpertUsernameAttr to user_id in nextcloud ldap app ibizaman 2024-05-01 22:58:15 -0700
  • e6b11a5acb configure nextcloud sso app with same variable ibizaman 2024-05-01 22:57:56 -0700
  • f9cb785cf8 use hardcoded configID for nextcloud LDAP configuration ibizaman 2024-05-01 22:57:23 -0700
  • 7bb666fbb9 fix patch hash for deluge exporter #253 ibizaman 2024-06-10 00:25:44 -0700
  • 6f994aea6d bump nextcloud demo ibizaman 2024-05-01 23:03:34 -0700
  • 1cac467819 bump chunkSize in nextcloud to boost performance for small files ibizaman 2024-05-01 22:58:52 -0700
  • b17cce260f set ldapExpertUsernameAttr to user_id in nextcloud ldap app ibizaman 2024-05-01 22:58:15 -0700
  • 533b139aab configure nextcloud sso app with same variable ibizaman 2024-05-01 22:57:56 -0700
  • 66b23eed12 use hardcoded configID for nextcloud LDAP configuration ibizaman 2024-05-01 22:57:23 -0700
  • a4c4ee1670 add prometheus deluge exporter ibizaman 2024-06-09 23:30:14 -0700