Commit Graph

17 Commits

Author SHA1 Message Date
antifallobst 066355cc53
fix(worker/mailcow): installing docker in the image instead of doing weird PATH hacks
Build and Deploy / build-docker (push) Successful in 5m17s Details
2023-12-17 22:15:38 +01:00
antifallobst 06bd717dfb
fix(worker/mailcow): executing mailcow backup in the mailcow dir
Build and Deploy / build-docker (push) Successful in 5m44s Details
2023-12-17 22:04:36 +01:00
antifallobst 2a3fa4f2fc
ci/cd: tried to fix caching issue 2023-12-17 22:03:45 +01:00
antifallobst 3ca5d76682
fix(worker/mailcow): fixed PATH variable for mailcow backup script - AGAIN
Build and Deploy / build-docker (push) Successful in 4m0s Details
2023-12-17 21:44:17 +01:00
antifallobst 267d2c32fe
fix(worker/mailcow): fixed PATH variable for mailcow backup script
Build and Deploy / build-docker (push) Successful in 4m7s Details
2023-12-17 21:36:46 +01:00
antifallobst 5e95f37c12
fix(worker/mailcow): fixed path and added error message to output
Build and Deploy / build-docker (push) Successful in 4m10s Details
2023-12-17 21:21:34 +01:00
antifallobst 6060292d9f
fix: fixed Dockerfile CMD and exposed the port
Build and Deploy / build-docker (push) Successful in 4m16s Details
2023-12-08 14:58:32 +01:00
antifallobst 1f26e74e38
feat: added support for the 'MailServer' backup config
Build and Deploy / build-docker (push) Successful in 4m30s Details
2023-11-23 16:30:05 +01:00
antifallobst 57d8271c5d
ci/cd: added dockerfile and workflows 2023-11-23 10:36:10 +01:00
antifallobst 6e391d2875
refactor: removed warnings and added sqlx offline data 2023-11-14 11:16:30 +01:00
antifallobst a081744f8b
feat: implemented the /backup/list [GET] API endpoint 2023-11-14 11:12:14 +01:00
antifallobst 05ee74eb7b
feat: implemented the /backup/create [POST] endpoint and the 'NginxConfig' backup configuration 2023-11-12 20:49:04 +01:00
antifallobst 3f12b92e9e
feat: implemented the /backup/preset/{id} [DELETE] endpoint 2023-11-11 22:01:26 +01:00
antifallobst 0727faae09
feat: implemented the /backup/preset/{id} [GET] endpoint 2023-11-11 21:48:44 +01:00
antifallobst 1a6466fdfb
feat: added access token verification 2023-11-11 21:01:38 +01:00
antifallobst 29ea2629b8
feat: implemented the /backup/preset [GET] endpoint 2023-11-11 20:54:21 +01:00
antifallobst e8043cfbd5
initial commit: build infrastructure and the /backup/preset [POST] endpoint 2023-11-11 15:36:13 +01:00