Commit graph

599 commits

Author SHA1 Message Date
b7ee3c157c Skip backup questions if specified 2024-11-23 17:26:12 +01:00
649d6139ca Create backup whitelist for docker-compose 2024-11-23 16:57:11 +01:00
dc93eb75d9 Add options for enabling docker-compose services 2024-11-22 17:31:08 +01:00
caa7d37ccd Add scripts for installing woodpecker 2024-11-22 17:29:45 +01:00
7ef79aba95 Add scripts for installing wekan 2024-11-22 01:54:50 +01:00
13837a186d Add scripts for installing TrackMania server 2024-11-20 00:33:09 +01:00
c479bad7fd Replace yq with go-yq 2024-11-20 00:30:08 +01:00
dcf0bb9916 Add scripts for installing TeamSpeak 2024-11-13 18:18:15 +01:00
75293b819f Add scripts for installing ryot 2024-11-13 17:39:21 +01:00
3591da4b72 Add scripts for installing nextcloud 2024-11-13 16:25:39 +01:00
1eaff2dff0 Restructure service overrides 2024-11-13 16:22:57 +01:00
6bcf992828 Add scripts for installing Minecraft 2024-11-10 13:00:23 +01:00
7d3c9949ad Add scripts for installing jellyfin 2024-11-10 12:33:36 +01:00
48da0766cf Add a script for installing forgejo 2024-11-07 23:58:06 +01:00
f533c495f8 Add scripts for installing drone 2024-11-07 18:33:16 +01:00
e1a43a22e3 Allow configuring services with multiple domains 2024-11-07 11:54:50 +01:00
38fe8e14dd Allow specifying domains per service 2024-11-07 03:31:48 +01:00
45ec86f21d Fetch FQDN from configuration 2024-11-07 03:01:45 +01:00
9449aaddb3 Generate nginx config using printf 2024-11-07 02:40:29 +01:00
a481db2c50 Add a function for initializing the service installation 2024-11-07 02:39:37 +01:00
e931dcb56a Rename public API 2024-11-06 19:34:27 +01:00
aac921f87b Add a script for installing anki-sync 2024-11-06 03:32:45 +01:00
be83deff2d Initialize and dispose actions properly 2024-11-04 01:34:22 +01:00
39a564d549 Rename hooks 2024-11-03 22:36:30 +01:00
2dd88ee3c4 Add a script for setting up vaultwarden 2024-11-03 03:14:47 +01:00
c8f332dd3a Add scripts for backing up the home 2024-11-02 21:18:00 +01:00
76fe9c22ed Add backup capability for aliae 2024-11-02 18:26:33 +01:00
45853ecb3e Add support for backing up and restoring software 2024-11-02 18:26:21 +01:00
e1de6b78c6 Forward installer parameters as named arguments 2024-11-02 18:14:54 +01:00
0e5370f7ca Remove safe config section after any action 2024-11-01 15:45:56 +01:00
029ad68e20 Create a script for initiating actions 2024-11-01 15:32:43 +01:00
b2c85d71c5 Fetch nix location from nix-script 2024-11-01 14:27:32 +01:00
94b22720b6 Create a script for managing nix 2024-11-01 14:13:41 +01:00
c4250cd27d Restructure the script directory 2024-11-01 13:12:16 +01:00
772b7adc0b Store nix version in common config file 2024-11-01 01:40:16 +01:00
1ba4113e56 Rename config script 2024-11-01 00:38:33 +01:00
3291928a11 Reset nix after installation 2024-10-31 22:55:54 +01:00
1047b5ed69 Initialize system during installation 2024-10-31 22:55:33 +01:00
bfcd7be17f Remove necessity of INSTALLER_SCRIPT variable 2024-10-31 21:58:34 +01:00
15bfed7f1f Run the entire setup script in tmux 2024-10-31 21:52:01 +01:00
fd5fc86b1b Allow nested tmux sessions 2024-10-31 15:16:51 +01:00
4a783e3725 Increase the waiting time for connecting to the internet 2024-10-31 15:16:41 +01:00
e24ed85fa9 Use named tmux session 2024-10-31 15:16:25 +01:00
a34ee1847b Silence unnecessary console output 2024-10-31 15:06:58 +01:00
d415db77f6 Remove obsolete fix 2024-10-27 14:17:16 +01:00
4841a8de3d Forward arguments using $argv 2024-10-25 12:39:26 +02:00
1c983b81ea Implement hook enforcement using argparse 2024-10-24 18:20:13 +02:00
d33ed8e0cc Dump rclone service logs to the console 2024-10-22 21:18:17 +02:00
c6425ccd65 Allow overriding base installer action 2024-10-22 01:25:30 +02:00
09cac4e333 Prevent execution of unnecessary code 2024-10-22 01:24:03 +02:00