Commit Graph

16 Commits

Author SHA1 Message Date
06ed6c5607 feat(docker-compose.sh): add --install statement 2025-07-31 15:11:06 +02:00
6beeb2738b feat(aws-backup): add endpoint variable 2025-07-31 14:37:14 +02:00
bad61e1fcf fix(aws-backup): change function -> raw_line func 2025-07-31 14:08:48 +02:00
66d026a212 feat: add login notification 2025-07-30 21:33:12 +02:00
f28809fba3 feat: add cron job 2025-07-30 21:32:33 +02:00
2286bc3061 chore: libs file removed 2025-07-30 21:32:12 +02:00
46becfa962 fix: clean statement missed ";" before "then" 2025-07-30 21:12:33 +02:00
ad6239741e feat: rework aws-backup and add --install command 2025-07-30 18:39:46 +02:00
6398fd54b8 feat: rework install.sh 2025-07-30 14:46:42 +02:00
a9fa8e1e4f feat: update print function 2025-07-30 10:32:30 +02:00
ef4b24a200 feat(install.sh): dependancies finder 2025-06-19 22:32:20 +02:00
4856b90ee1 fix: add few functions
- create send_notification function
- auto scripts/*.sh scripts searcher
2025-06-18 23:18:52 +02:00
98aa864306 fix: $ENV_DIR -> $ETC_DIR and add updated message 2025-06-18 20:49:16 +02:00
1984b4fe70 feat: finish install scripts
all .sh scripts -> /usr/local/bin/
all .yml / .env -> /etc/serverconfig/

add [y/n] to override information
add --true argument to ignore [y/n] input
2025-06-17 22:34:57 +02:00
42fdbf2832 feat: add common.sh file and initialize install.sh 2025-06-17 17:00:43 +02:00
b06203a759 feat: rework entire file system (must change soon) 2025-06-17 12:40:23 +02:00