Commit Graph

80 Commits

Author SHA1 Message Date
19964de3e5 feat: add crontab function to automatically run services 2026-03-01 14:45:07 +01:00
3d5eedbe00 fix: source .env inside utils.sh 2026-03-01 13:55:24 +01:00
8c22441568 fix(utils.sh): PROJECT_DIR: readonly variable resolved 2026-03-01 12:18:24 +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
00293c1e3f fix(Dockerfile): remove test file 2026-03-01 11:35:07 +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
98eb591a2a chore: delete config file and move docker file to / 2026-01-29 10:49:42 +01:00
8883f8be96 feat(docker-compose): replace old docker-compose 2026-01-25 12:02:15 +01:00
27bb457f4b feat(./docker-compose.yml): add gitea container 2026-01-24 21:13:24 +01:00
6c6a2505d3 fix(./docker-compose.yml): fix backup network 2026-01-23 22:16:18 +01:00
287abfffd7 feat(./docker-compose.yml): add docker socket proxy 2026-01-23 20:57:30 +01:00
832dac63b8 refactor(./docker-compose.yml): rewrite some docker-compose parts 2026-01-19 22:16:49 +01:00
15b408ccd8 feat: add public volume 2025-09-28 18:25:16 +00:00
1f86f89943 feat: add redirection in nginx-proxy to web container 2025-09-19 05:56:09 +00:00
2af11b489f fix(aws-backup.sh): add exit mode if no files/folders written 2025-09-15 07:30:07 +00:00
2bec27f397 feat: update $isUpdated statement and remove www.{HOSTNAME} 2025-09-08 19:04:37 +00:00
86c40e03f8 feat: add isUpdated and cron error statement
- isUpdated (create_env_variable common.sh) to not propose overwrite field
- if cron does not exist, print error (log too)
2025-09-08 18:28:17 +00:00
efc3065b55 feat: add info_print flag 2025-09-08 18:11:51 +00:00
040f050d98 feat: update docker compose dans remove HOSTNAME.conf 2025-09-08 17:54:00 +00:00
35ce96ddc7 fix: install couldn't copy folders 2025-08-26 14:47:36 +02:00
ce60b5c786 feat: add website conf 2025-08-26 14:44:44 +02:00
16a23aee1a fix: bad domain for website container 2025-08-25 22:54:39 +02:00
b8a714366f feat: rework domain name 2025-08-25 22:47:10 +02:00
4983eca8ff feat: init prometheus.yml file 2025-08-25 20:11:21 +00:00
e75cc47008 feat: rework docker-compose and add HOSTNAME_WEBSITE 2025-08-24 23:21:31 +02:00
1da9f7dae1 feat(docker-compose): Add Watchtower and monitor-network
containrrr/watchtower -> auto update containers
monitor-network -> private network for monitoring containers
2025-08-08 21:17:47 +00:00
dcfdd430c0 feat: Add emojis to notification titles 2025-08-08 21:15:33 +00:00
2d5ec34d5a feat: add prometheus and grafana docker
rename WG_HOSTNAME_VPN -> HOSTNAME_VPN
2025-08-03 19:04:04 +00:00
d286202cc5 feat: add backup docker containers 2025-08-03 08:38:03 +00:00
bf2365a96d fix(sshd-login): change notification format 2025-08-02 21:40:11 +02:00
280efba926 feat: rework aws-backup notification 2025-08-02 20:16:22 +02:00
9bcac2ea7f feat: rework notifications 2025-08-02 20:07:39 +02:00
adf97a6eae feat(docker-compose): add docker-backup container name 2025-08-02 11:36:06 +02:00
74f292aa1e chore(readme): add path section 2025-08-02 10:14:40 +02:00
b3c8a7264b fix: docker backup force restart config 2025-08-02 10:09:58 +02:00
511db45dcb update(README): improve clarity 2025-07-31 21:47:29 +02:00
9e89d0e8cf volume-backup 2025-07-31 19:35:57 +02:00
63b77dba87 fix: crontab path 2025-07-31 16:03:19 +02:00
340b5fe0b0 feat(docker-compose.sh): add EMAIL and WG_HOSTNAME_VPN 2025-07-31 15:27:49 +02:00
37d171caff fix: docker command 2025-07-31 15:15:32 +02:00
c71553f6b0 rename: wireguard -> docker-compose 2025-07-31 15:13:55 +02:00
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
a356e98294 feat(common): add raw_line function 2025-07-31 14:07:54 +02:00
9bc8e08ea0 feat(requirements): add aws to requirements 2025-07-30 21:34:45 +02:00