Commit graph

671 commits

Author SHA1 Message Date
70d2323d68 Back up extra files using getExtraBackupPatterns 2024-11-29 01:15:08 +01:00
2e1fa261bd Remove world mounts for minecraft services 2024-11-29 01:15:08 +01:00
080d3d3222 Simplify xaseco command handling 2024-11-29 01:15:08 +01:00
1e2ce910c2 Silence unnecessary output 2024-11-29 01:15:08 +01:00
f259592064 Allow specifying xaseco operators and admins 2024-11-29 01:15:08 +01:00
df1077ffe8 Normalize display name of vaultwarden mailer 2024-11-29 01:15:08 +01:00
8bed36aed5 Store all game data of TrackMania service 2024-11-29 01:15:08 +01:00
3b9943f1a1 Add declaration of transmission service 2024-11-29 01:15:08 +01:00
05d0d5a692 Leave user of wekan container unchanged 2024-11-29 01:15:08 +01:00
5970d729af Store domain names in overrides 2024-11-29 01:15:08 +01:00
3b489ee5fb Normalize the save path of service data 2024-11-29 01:15:08 +01:00
ad1d72d85b Improve the format of the docker files 2024-11-29 01:15:08 +01:00
54b6eccbf0 Rename secrets files to overrides 2024-11-29 01:15:08 +01:00
d3134647dd Store Jellyfin domain in secrets 2024-11-29 01:15:08 +01:00
3ab2b71afb Allow specifying overrides for docker services 2024-11-29 01:15:08 +01:00
d144876afb Allow specifying additional patterns to back up 2024-11-29 01:15:08 +01:00
18e531141b Configure forgejo runner by default 2024-11-29 01:15:08 +01:00
4db9a640b3 Store all forgejo files in data/ 2024-11-29 01:15:08 +01:00
5ee149e42a Set forgejo domain by default 2024-11-29 01:15:08 +01:00
269f8b89e9 Reduce redundancy of drone setup 2024-11-29 01:15:08 +01:00
d9ace95328 Fix order of properties in drone templates 2024-11-29 01:15:08 +01:00
7248ec703a Load enabled services from machine config 2024-11-29 01:15:08 +01:00
981e6eaa5c Skip backup questions if specified 2024-11-29 01:15:08 +01:00
222467b5ae Create backup whitelist for docker-compose 2024-11-29 01:15:08 +01:00
67e5e04a06 Add options for enabling docker-compose services 2024-11-29 01:15:08 +01:00
3df1501fbc Add scripts for installing woodpecker 2024-11-29 01:15:08 +01:00
395d69c974 Add scripts for installing wekan 2024-11-29 01:15:08 +01:00
567a0d8070 Add scripts for installing TrackMania server 2024-11-29 01:15:08 +01:00
b4b87f37ea Replace yq with go-yq 2024-11-29 01:15:08 +01:00
5e1686402c Add scripts for installing TeamSpeak 2024-11-29 01:15:08 +01:00
885e7cf9d0 Add scripts for installing ryot 2024-11-29 01:15:08 +01:00
8b9758dea0 Add scripts for installing nextcloud 2024-11-29 01:15:08 +01:00
ed237fb750 Restructure service overrides 2024-11-29 01:15:08 +01:00
61276f51c9 Add scripts for installing Minecraft 2024-11-29 01:15:08 +01:00
01007db6ed Add scripts for installing jellyfin 2024-11-10 12:33:36 +01:00
8b5db412a1 Add a script for installing forgejo 2024-11-07 23:58:06 +01:00
4d26c4b23e Add scripts for installing drone 2024-11-07 18:33:16 +01:00
5e1019c39e Allow configuring services with multiple domains 2024-11-07 11:54:50 +01:00
c763ce67bb Allow specifying domains per service 2024-11-07 03:31:48 +01:00
57e2052529 Fetch FQDN from configuration 2024-11-07 03:01:45 +01:00
b0a46b83c0 Generate nginx config using printf 2024-11-07 02:40:29 +01:00
dc3ecc4f69 Add a function for initializing the service installation 2024-11-07 02:39:37 +01:00
9645efd836 Rename public API 2024-11-06 19:34:27 +01:00
3938859b8a Add a script for installing anki-sync 2024-11-06 03:32:45 +01:00
62335b8c30 Initialize and dispose actions properly 2024-11-04 01:34:22 +01:00
a12b65fcc7 Rename hooks 2024-11-03 22:36:30 +01:00
3332ed43ee Add a script for setting up vaultwarden 2024-11-03 03:14:47 +01:00
f47a1f56f5 Add scripts for backing up the home 2024-11-02 21:18:00 +01:00
a8b96c7219 Add backup capability for aliae 2024-11-02 18:26:33 +01:00
b96f286593 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
4f273b4b89 Reset InOperation variable after running actions 2024-10-17 03:49:17 +02:00
189435fe8b Ignore inexistent program configurations 2024-10-15 23:29:00 +02:00
a3b79159e6 Enable software properly 2024-10-14 01:55:19 +02:00
9f94b792a3 Install apps only if enabled 2024-10-13 22:07:15 +02:00
561ac46073 Store app configs under programs 2024-10-13 19:52:28 +02:00
95d079bcaf Normalize software names 2024-10-13 15:35:24 +02:00
48322bb1c3 Streamline names of installer files 2024-10-12 18:13:41 +02:00
e6f7934c7e Streamline hooks in fish scripts 2024-10-12 17:19:59 +02:00
db3955a090 Remove hooks support from PS scripts 2024-10-12 17:18:19 +02:00
d9d1575a19 Allow inheriting PowerShell installers 2024-10-12 17:14:53 +02:00
4504ca85d4 Add function for inheriting fish installers 2024-10-12 01:54:31 +02:00
d1076f9b2d Set POSH_THEME to full path 2024-10-12 01:52:34 +02:00
eb65199fb1 Remove duplicated code 2024-10-12 01:52:13 +02:00
09aa95420d Add a script for running PS user actions 2024-10-12 01:01:01 +02:00
59708b8f04 Format all files 2024-10-06 21:25:34 +02:00
57c7bd7130 Fix non-functioning gsudo detection 2024-10-01 11:53:31 +02:00
010c9190c7 Ask for profile if unspecified 2024-09-30 14:57:03 +02:00
8bd4cac747 Create a function for prompting for profiles 2024-09-30 14:41:02 +02:00
14b0ffe24b Redirect parameters using args 2024-09-30 05:00:20 +02:00
9d24859ecf Store installation context in a separate parameter 2024-09-29 17:12:44 +02:00
42322c7428 Cache flake on Windows 2024-09-28 16:13:56 +02:00
3022ee9f41 Move unix related functions to the WSL script 2024-09-28 16:13:07 +02:00
df86ea2980 Fix formatting of OMP themes 2024-09-28 03:41:00 +02:00
af57949bf5 Make sudo calls cross platform 2024-09-28 03:40:45 +02:00
f5a1b0cb86 Fix aliae and omp configuration for Linux 2024-09-28 01:24:28 +02:00
5965918bf6 Allow creating aliae config for other users 2024-09-27 02:45:51 +02:00
c659dd926d Create users after installing software 2024-09-27 00:54:27 +02:00
7f6cd609b4 Ignore inexistent git config section 2024-09-27 00:50:29 +02:00