Commit graph

41 commits

Author SHA1 Message Date
Inex Code c7f9909209 feat: Add system reboot after NixOS build during flake migration 2024-01-19 14:47:04 +03:00
Inex Code 431165ca74 feat: Print to the logs a message that it is not enough free space 2024-01-08 22:27:02 +03:00
Inex Code 7bc3a60607 feat: Add check for free space in root partition during flakes migration 2024-01-08 22:22:35 +03:00
Inex Code f5d69a6bbb fix: do not use staging ACME 2023-12-31 18:32:37 +03:00
Inex Code 1af3a2817e feat: Recover the previous config on failure. 2023-12-31 18:29:59 +03:00
Inex Code b7ea149f67 fix: Make sure networking.nix is not imported 2023-12-31 18:14:50 +03:00
Inex Code 240391e62d fix: do not create /etc/nixos 2023-12-31 18:08:36 +03:00
Inex Code ec9a05a092 fix: use copytree 2023-12-31 18:06:00 +03:00
Inex Code 30a03c1c5a fix: extracting files from the archive 2023-12-31 18:03:09 +03:00
Inex Code a9df81e1c6 fix: Do not fail on folder creation 2023-12-31 17:56:39 +03:00
Inex Code 6f07e21a92 fix: Make sure /etc/selfprivacy exists 2023-12-31 17:49:57 +03:00
Inex Code f06d3ee839 style: format 2023-12-30 13:54:41 +03:00
Inex Code 676a1d1880 refactor: migration script to use tarfile module
for downloading and extracting archive
2023-12-30 13:54:19 +03:00
Inex Code fe01fbacfc feat: Migration to 23.11 2023-12-29 17:24:08 +03:00
Inex Code 829aca14be Merge branch 'master' into redis/connection-pool 2023-10-24 19:25:36 +03:00
Inex Code b3a37e8b1f fix: Migrate to SP channel from 22.11 installations 2023-06-14 19:27:11 +03:00
Houkime 3344ab7c5d feat(tokens-repo): add migration of tokens to redis 2023-06-14 14:03:14 +03:00
Inex Code 5ada12d2f3 feat: Add a migration that will prepare server for 22.11 upgrade 2023-03-17 16:37:47 +03:00
Houkime 7d58eb3d92 fix wrong cloudflare field key 2022-11-02 13:52:33 +00:00
Houkime decb98afe2 add providers.py to the list of migrations
Makes providers.py actually run.
2022-11-02 13:52:33 +00:00
Houkime b0c26b876a add providers migration 2022-11-02 13:52:33 +00:00
inexcode 8cdacb73dd refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
Inex Code 0a09a338b8 Register migration 2022-09-22 19:41:48 +03:00
Inex Code 7a1e8af8fe Catch error during binds migration and delete the job if it is stuck during restart 2022-09-22 19:38:59 +03:00
Inex Code 67c8486c9b Add more fields to GraphQL storage query 2022-07-30 17:48:33 +03:00
inexcode 1f64a76723 Fix typo 2022-07-26 15:52:28 +03:00
inexcode e3245cd26a Add mount volume migration 2022-07-26 15:33:44 +03:00
Inex Code 3044557963 Fix formatting 2022-05-02 10:59:04 +03:00
Inex Code f31b1173a2 add migration to init 2022-04-29 14:27:13 +03:00
Inex Code ac220c6968 some logging 2022-04-29 14:24:25 +03:00
Inex Code f2c73853bc Add migration to selfprivacy nix channel 2022-04-28 16:22:13 +03:00
inexcode c22fe9e8bd Linting 2022-02-16 16:03:38 +03:00
Inex Code ade7c77754 Fix bugs 2022-01-17 13:28:17 +02:00
Inex Code fe86382819 Fix migration to run 2022-01-14 09:24:33 +02:00
Inex Code ea696d0f0e Inital auth work, untested 2022-01-14 08:38:53 +03:00
Inex Code aa76f87828 Allow user to disable all migrations entirely 2022-01-11 08:57:14 +03:00
Inex Code 6c0af38e27 Move is_migration_needed call under try block too 2022-01-11 08:54:57 +03:00
Inex Code 355fc68232 Fix newline 2022-01-11 08:52:43 +03:00
Inex Code 07cf926e79 Fix migration crashes. 2022-01-11 08:52:15 +03:00
Inex Code 650032bdab Formatting 2022-01-11 08:41:25 +03:00
Inex Code 0c61c1abb5 Migrations mechanism and fix to the nixos-config branch 2022-01-11 08:36:11 +03:00