mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Shortened webserver to srv-web-
This commit is contained in:
@@ -20,7 +20,7 @@ To offer a centralized, extensible system for managing containerized application
|
||||
- **Reset Logic:** Cleans previous Compose project files and data when `mode_reset` is enabled.
|
||||
- **Handlers for Runtime Control:** Automatically builds, sets up, or restarts containers based on handlers.
|
||||
- **Template-ready Service Files:** Predefined service base and health check templates.
|
||||
- **Integration Support:** Compatible with `webserver-proxy-core` and other CyMaIS service roles.
|
||||
- **Integration Support:** Compatible with `srv-web-proxy-core` and other CyMaIS service roles.
|
||||
|
||||
## Administration Tips
|
||||
|
||||
|
@@ -25,5 +25,5 @@ galaxy_info:
|
||||
issue_tracker_url: https://s.veen.world/cymaisissues
|
||||
documentation: https://s.veen.world/cymais
|
||||
dependencies:
|
||||
- webserver-proxy-core
|
||||
- srv-web-proxy-core
|
||||
- docker-container # Necessary for template use
|
Reference in New Issue
Block a user