Commit Graph

30 Commits

Author SHA1 Message Date
6ea8301364 Refactor: migrate cmp/* and srv/* roles into sys-stk/* and sys-svc/* namespaces
- Removed obsolete 'cmp' category, introduced 'stk' category (fa-bars-staggered icon).
- Renamed roles:
  * cmp-db-docker → sys-stk-back-stateful
  * cmp-docker-oauth2 → sys-stk-back-stateless
  * srv-domain-provision → sys-stk-front
  * cmp-db-docker-proxy → sys-stk-full-stateful
  * cmp-docker-proxy → sys-stk-full-stateless
  * cmp-rdbms → sys-svc-rdbms
- Updated all include_role references, vars, templates and README.md files.
- Adjusted run_once comments and variable paths accordingly.
- Updated all web-app roles to use new sys-stk/* and sys-svc/* roles.

Conversation: https://chatgpt.com/share/68b0ba66-09f8-800f-86fc-76c47009d431
2025-08-28 22:23:09 +02:00
0472fecd64 Solved ooauth2 bugs and restructured postgres roile to implement extensions used by discourse 2025-07-23 13:24:55 +02:00
c8be88e3b1 Activated redis for oauth2 for large cookies 2025-07-22 22:00:11 +02:00
d1982af63d Optimized mastodon and network integration. added options for mig build to make 2025-07-17 18:50:28 +02:00
409e659143 Overall optimations for application id naming 2025-07-17 17:41:52 +02:00
ad449c3b6a Adapted roles to new architecture 2025-07-17 15:39:31 +02:00
bfc42ce2ac Different little optimations 2025-07-17 04:23:05 +02:00
169493179e Restructuring for new backup solution 2025-07-16 19:09:31 +02:00
6a447a1426 Solved Openldap network bug 2025-07-14 18:42:25 +02:00
b6ee7b9f98 Optimized openldap network 2025-07-14 12:13:11 +02:00
ce68391b4e Solved variable naming bug 2025-07-14 00:32:57 +02:00
f9aa1ed2a4 Solved docker network bug 2025-07-13 20:20:14 +02:00
ad60f5fb37 Rmeoved is_feature_enabled function 2025-07-13 17:54:09 +02:00
a18e888044 Implemented new matomo setup 2025-07-13 12:58:10 +02:00
46bba3564d Renamed redis role 2025-07-12 17:58:04 +02:00
3b03c5171d Renamed the mariadb, openldap and postgres database 2025-07-12 16:06:13 +02:00
e14e6b96e9 Renamed Database roles 2025-07-12 10:11:52 +02:00
5a3535187a Restructured service und web role naming in inventor 2025-07-10 14:01:12 +02:00
e7322a239e Solved different bugs 2025-07-09 11:51:42 +02:00
575df76ec3 Shortened service- to svc- 2025-07-09 05:00:41 +02:00
563d5fd528 Huge role refactoring/cleanup. Other commits will propably follow. Because some bugs will exist. Still important for longrun and also for auto docs/help/slideshow generation 2025-07-08 23:43:13 +02:00
9cbd2d4f4b Solved OAuth2 Bug 2025-07-08 14:03:51 +02:00
a100c9e63d Solved condition and tab bugs 2025-07-07 21:44:33 +02:00
ca0602a1c8 Finished docker refactoring 2025-07-07 03:48:19 +02:00
38ed1e94e8 Refactored docker-compose roles 2025-07-07 03:24:54 +02:00
380aa4a37b Optimized code, so that 'docker compose up' can run until setup is finished without any interruptions 2025-06-17 15:08:42 +02:00
3388d3c592 Added get_domain function 2025-05-17 14:53:55 +02:00
9575ee31ff Optimized nginx CSP (prop. leads to problems due to too high restrictions for some roles) and implemented health check for mailer 2025-04-30 17:21:05 +02:00
e024542d8e Solved msmtp bug and implemented healthchecks for it 2025-04-03 15:09:10 +02:00
e50fd54f4e Implemented a new docker compose structure which seperates between docker compose files and environment variable file to protect credentials better. Also did recatoring. Changes not fully tested 2025-02-04 22:37:07 +01:00