DAViCal
Aplicación Docker from grtgbln's Repository
Visión general
DAViCal is a server for calendar sharing. It is an implementation of the CalDAV protocol which is designed for storing calendaring resources (in iCalendar format) on a remote shared server.
Requisitos
Requires a separate Postgres database.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
Container Port: 80
- Objetivo
- 80
- Por defecto
- 4080
- Valor
- 4080
Postgres - HostVariable
Postgres host
- Objetivo
- PGHOST
- Por defecto
- localhost
- Valor
- localhost
Postgres - PortVariable
Postgres port
- Objetivo
- PGPORT
- Por defecto
- 5432
- Valor
- 5432
Postgres - UserVariable
Postgres user
- Objetivo
- PGUSER
- Por defecto
- davical_app
- Valor
- davical_app
Postgres - PasswordVariable
Postgres password
- Objetivo
- PGPASSWORD
Postgres - DatabaseVariable
Postgres database
- Objetivo
- PGDATABASE
- Por defecto
- davical
- Valor
- davical
Apache ServerNameVariable
Used as Apache ServerName.
- Objetivo
- HOST_NAME
- Por defecto
- localhost
- Valor
- localhost
Admin EmailVariable
Displayed on login page and in 'From' for password reset emails.
- Objetivo
- ADMIN_EMAIL
- Por defecto
- admin@davical.example.com
- Valor
- admin@davical.example.com
Database Migrations - Run Migrations on StartupVariable
Run database migrations on startup.
- Objetivo
- RUN_MIGRATIONS_AT_STARTUP
- Por defecto
- false|true
Database Migrations - Root UserVariable
Postgres user with permissions to create users and databases. Remove if not used.
- Objetivo
- ROOT_PGUSER
- Por defecto
- davical
Database Migrations - Root PasswordVariable
Postgres password for the root user. Remove if not used.
- Objetivo
- ROOT_PGPASSWORD
Database Migrations - Admin PasswordVariable
Password you would like to use for DAViCal admin user. Remove if not used.
- Objetivo
- DAVICAL_ADMIN_PASS
Database Migrations - DAViCal Superuser UsernameVariable
The Postgres (super)user used by DAViCal for database operations.
- Objetivo
- DBA_PGUSER
- Por defecto
- davical_dba
- Valor
- davical_dba
Database Migrations - DAViCal Superuser PasswordVariable
Password for the DAViCal superuser.
- Objetivo
- DBA_PGPASSWORD
Categorías
Descargar estadísticas
32,974
Descargas totales
4,508
Este mes
2,445
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
fintechstudios/davical:latestÚltima actualización2026-05-13
Visto por primera vez2025-03-18
Ejecute DAViCal en Unraid.
DAViCal se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.