Commit Graph

22 Commits

Author SHA1 Message Date
ff99ffc8f7 fix(docker-compose.yml): change a few env variables 2026-03-01 18:14:54 +01:00
0cb703e02d fix(install): remove s flag from read 2026-03-01 18:06:55 +01:00
cc9d388c0a feat: password env variable 2026-03-01 18:03:46 +01:00
f40eeff6be feat(docker-compose.yml): add a few new adjustment 2026-03-01 15:58:00 +01:00
3216b33a16 fix(install): remove sysctl since it is located in /usr/sbin 2026-03-01 12:07:07 +01:00
0ba701a326 fix(install): add all program bin from procps package 2026-03-01 12:03:55 +01:00
bbdb781bca fix: cron added along with procps to necessary packages 2026-03-01 11:59:46 +01:00
12e288da04 fix(install.sh): add bash strict mode 2026-03-01 11:35:51 +01:00
fcbfd3a838 feat: rework entire repo structure 2026-02-28 21:31:18 +01:00
98ae07ae88 feature: update install.sh and docker-compose file 2026-02-02 18:28:25 +01:00
efc3065b55 feat: add info_print flag 2025-09-08 18:11:51 +00:00
35ce96ddc7 fix: install couldn't copy folders 2025-08-26 14:47:36 +02:00
d8276ba9d6 feat: move common and notifications to libs folder 2025-07-30 21:11:40 +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