Commit graph

6 commits

Author SHA1 Message Date
Rodrigo Rodriguez (Pragmatismo)
c75095505b Implement email, meeting, proxy, and webmail services with LXC containers
Some checks failed
GBCI / build (push) Failing after 8m43s
- Added email service setup script to configure Stalwart Mail in a container.
- Created meeting service script to install and configure LiveKit with TURN server.
- Developed proxy service script to set up Caddy as a reverse proxy.
- Implemented webmail service script to deploy Roundcube with PHP support.
- Established system service files for each service to manage their lifecycle.
- Configured persistent storage for logs, data, and configuration for all services.
- Added integration tests for email listing and file upload functionalities.
- Updated prompt guidelines for consistent directory structure and user management.
2025-06-19 23:16:57 -03:00
Rodrigo Rodriguez (Pragmatismo)
5d31d7fd36 feat: Update deployment scripts for system and desktop containers; adjust paths and configurations
Some checks failed
GBCI / build (push) Failing after 5s
2025-06-19 20:24:27 -03:00
Rodrigo Rodriguez (Pragmatismo)
6067e78c18 feat: Update deployment scripts for system and desktop containers; adjust paths and configurations
Some checks failed
GBCI / build (push) Failing after 8m51s
2025-06-17 22:35:39 -03:00
Rodrigo Rodriguez (Pragmatismo)
3068790f7d feat(table-editor): Add table-editor container setup script with database configuration, directory creation, and service management
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-12 11:10:10 -03:00
Rodrigo Rodriguez (Pragmatismo)
d722849a7b feat(gb-infra): Add 'gbuser' system user for improved service management across scripts; update user permissions and configurations for bot, directory, email, meeting, and proxy services
Some checks failed
GBCI / build (push) Failing after 1m0s
2025-06-08 21:12:27 -03:00
Rodrigo Rodriguez (Pragmatismo)
af16522a50 Remove legacy webmail script and add new ALM CI, ALM, Bot, Directory, Drive, Email, Meeting, Proxy, and Tables scripts with improved configurations and service management. Update limits script for container resource management.
Some checks failed
GBCI / build (push) Failing after 8m32s
2025-06-02 12:47:23 -03:00
Renamed from gb-infra/src/scripts/alm-ci.sh (Browse further)