ultisuite-backend/deploy
R3D347HR4Y 00944f0eb5
Some checks are pending
CI / Go tests (push) Waiting to run
CI / Integration tests (push) Waiting to run
CI / DB migrations (push) Waiting to run
feat(deploy): enhance database management and configuration
- Updated .env.example to clarify database password usage for OpenWebUI.
- Modified compose-up.sh to ensure databases are created if they do not exist after bringing services up.
- Added ensure-databases.sh script to check and create necessary Postgres databases.
- Adjusted health check for Nextcloud service in docker-compose to point to the correct status endpoint.
- Updated OpenWebUI's DATABASE_URL to use environment variables for Postgres credentials.
2026-06-13 14:32:47 +02:00
..
authentik feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
immich Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions. 2026-05-22 16:02:53 +02:00
jitsi feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
nextcloud feat(deploy): enhance database management and configuration 2026-06-13 14:32:47 +02:00
nginx feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
observability Add observability features with Prometheus and Grafana integration 2026-05-22 16:17:10 +02:00
onlyoffice Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
openwebui feat(deploy): enhance database management and configuration 2026-06-13 14:32:47 +02:00
compose-up.sh feat(deploy): enhance database management and configuration 2026-06-13 14:32:47 +02:00
docker-compose.yml feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
ensure-databases.sh feat(deploy): enhance database management and configuration 2026-06-13 14:32:47 +02:00
init-db.sh wow 2026-06-11 01:22:52 +02:00