Commit graph

21 commits

Author SHA1 Message Date
Rodrigo Rodriguez (Pragmatismo)
0f0ea3e137 Update dependencies and enhance script functionality
All checks were successful
GBCI / build (push) Successful in 16m37s
- Added `smartstring` dependency to Cargo.toml
- Refactored script logic in `main.rs` for improved item handling
- Enhanced `dns.sh` to log standard output and error
- Introduced JSON handling functions in `script.rs` for dynamic value conversion
2025-07-17 20:26:26 -03:00
Rodrigo Rodriguez (Pragmatismo)
a4206ad63d Add container setup scripts for various services
Some checks failed
GBCI / build (push) Has been cancelled
- Implemented ALM container setup with Forgejo installation and systemd service configuration.
- Created Bot container setup with necessary dependencies and Node.js application installation.
- Developed Desktop container setup with XRDP and Brave browser installation.
- Established Directory container setup with Zitadel installation and service configuration.
- Added Doc Editor container setup for Collabora Online integration.
- Implemented Drive container setup with MinIO installation and service configuration.
- Created Email container setup with Stalwart Mail installation and service configuration.
- Developed Meeting container setup with LiveKit and TURN server configuration.
- Added Proxy container setup with Caddy installation and service configuration.
- Implemented System container setup for general bots with service configuration.
- Created Table Editor container setup with NocoDB installation and service configuration.
- Developed Tables container setup with PostgreSQL installation and configuration.
- Added Webmail container setup with Roundcube installation and service configuration.
- Included prompt guidelines for container setup scripts.
2025-07-14 21:05:55 -03:00
Rodrigo Rodriguez (Pragmatismo)
d4697a6a93 Add container setup scripts for various services
Some checks failed
GBCI / build (push) Has been cancelled
- Implemented ALM container setup with Forgejo installation and systemd service configuration.
- Created Bot container setup with necessary dependencies and Node.js application installation.
- Developed Desktop container setup with XRDP and Brave browser installation.
- Established Directory container setup with Zitadel installation and service configuration.
- Added Doc Editor container setup for Collabora Online integration.
- Implemented Drive container setup with MinIO installation and service configuration.
- Created Email container setup with Stalwart Mail installation and service configuration.
- Developed Meeting container setup with LiveKit and TURN server configuration.
- Added Proxy container setup with Caddy installation and service configuration.
- Implemented System container setup for general bots with service configuration.
- Created Table Editor container setup with NocoDB installation and service configuration.
- Developed Tables container setup with PostgreSQL installation and configuration.
- Added Webmail container setup with Roundcube installation and service configuration.
- Included prompt guidelines for container setup scripts.
2025-07-14 16:34:09 -03:00
Rodrigo Rodriguez (Pragmatismo)
869f23d066 - LLM on footer.
Some checks failed
GBCI / build (push) Has been cancelled
2025-07-04 23:20:48 -03:00
Rodrigo Rodriguez (Pragmatismo)
986d3b58ea - E-mail GET API.
Some checks are pending
GBCI / build (push) Waiting to run
2025-07-04 10:39:31 -03:00
Rodrigo Rodriguez (Pragmatismo)
263eab2d9c - JMAP first version. 2025-07-02 14:22:11 -03:00
Rodrigo Rodriguez (Pragmatismo)
a80dde2e7f Add container setup scripts for various services
All checks were successful
GBCI / build (push) Successful in 8m31s
- Implemented ALM container setup with Forgejo installation and systemd service configuration.
- Created Bot container setup with necessary dependencies and Node.js application installation.
- Developed Desktop container setup with XRDP and Brave browser installation.
- Established Directory container setup with Zitadel installation and service configuration.
- Added Doc Editor container setup for Collabora Online integration.
- Implemented Drive container setup with MinIO installation and service configuration.
- Created Email container setup with Stalwart Mail installation and service configuration.
- Developed Meeting container setup with LiveKit and TURN server configuration.
- Added Proxy container setup with Caddy installation and service configuration.
- Implemented System container setup for general bots with service configuration.
- Created Table Editor container setup with NocoDB installation and service configuration.
- Developed Tables container setup with PostgreSQL installation and configuration.
- Added Webmail container setup with Roundcube installation and service configuration.
- Included prompt guidelines for container setup scripts.
2025-06-30 10:14:25 -03:00
Rodrigo Rodriguez (Pragmatismo)
fffd7a5197 feat: integrate JMAP client and refactor file handling
All checks were successful
GBCI / build (push) Successful in 5m56s
- Added `jmap-client` dependency to Cargo.toml for JMAP email functionality.
- Created a new `email` service to handle email listing via JMAP.
- Refactored file upload and listing functionality into a dedicated `file` service.
- Introduced `AppState` struct to manage shared application state, including MinIO client and configuration.
- Updated main application to initialize and use the new services.
2025-06-20 22:11:45 -03:00
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)
a86a965cd0 refactor(gb-infra): Remove unused utils module and update dependencies; add Vector logger implementation 2025-04-08 18:39:41 -03:00
Rodrigo Rodriguez (Pragmatismo)
0473753001 feat(gb-infra): Add service management for MinIO, Stalwart, Zitadel, and NGINX with environment variable handling 2025-03-15 18:02:21 -03:00
Rodrigo Rodriguez (Pragmatismo)
d08ebfc094 refactor(tests): Add chaos and performance tests, remove obsolete tests, and update dependencies 2025-03-11 09:17:04 -03:00
Rodrigo Rodriguez (Pragmatismo)
490ba66c51 refactor(tests): Add chaos and performance tests, remove obsolete tests, and update dependencies 2025-03-09 22:35:57 -03:00
Rodrigo Rodriguez (Pragmatismo)
6d294bcfed refactor(upload): Enhance file upload handling and improve error management 2025-03-09 11:28:47 -03:00
Rodrigo Rodriguez (Pragmatismo)
42fcd9398e refactor(all): Remove unused code and update dependencies in multiple modules 2025-03-08 21:51:28 -03:00
Rodrigo Rodriguez (Pragmatismo)
3291266a42 refactor(all): Remove unused code and update dependencies in multiple modules 2025-03-08 18:11:09 -03:00
Rodrigo Rodriguez (Pragmatismo)
cfa14dd222 refactor(all): Remove unused files and update dependencies 2025-03-08 12:10:13 -03:00
Rodrigo Rodriguez
0b4a23da0d fix(all): Organizing APIs and docs. 2025-02-25 09:00:35 -03:00
Rodrigo Rodriguez
28cc734340 new(all): Initial import. 2024-12-24 13:05:54 -03:00
Rodrigo Rodriguez
8aa9a4abe1 new(all): Initial import. 2024-12-23 00:20:59 -03:00
Rodrigo Rodriguez
f7734f2d62 new(all): Initial import. 2024-12-22 20:56:52 -03:00