diff --git a/public/v4/apps/baikal.yml b/public/v4/apps/baikal.yml new file mode 100644 index 0000000..2c3a6d8 --- /dev/null +++ b/public/v4/apps/baikal.yml @@ -0,0 +1,26 @@ +captainVersion: 4 +services: + '$$cap_appname': + image: ckulka/baikal:$$cap_version + volumes: + - '$$cap_appname-data:/var/www/baikal/Specific' + - '$$cap_appname-config:/var/www/baikal/config' + caproverExtra: + containerHttpPort: '80' +caproverOneClickApp: + variables: + - id: '$$cap_version' + label: Baikal Version + defaultValue: '0.9.2-nginx' + description: Check out their Docker page for the valid tags https://hub.docker.com/r/ckulka/baikal/tags + validRegex: "/^([^\\s^\\/])+$/" + instructions: + start: |- + Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web interface with easy management of users, address books and calendars. It is fast and simple to install and only needs a basic php capable server. The data can be stored in a MySQL or a SQLite database. + More details: https://sabre.io/baikal/ + end: |- + Baïkal has been successfully deployed! + displayName: Baïkal + isOfficial: false + description: Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web interface with easy management of users, address books and calendars. + documentation: See https://sabre.io/baikal/ diff --git a/public/v4/logos/baikal.png b/public/v4/logos/baikal.png new file mode 100644 index 0000000..1a623ea Binary files /dev/null and b/public/v4/logos/baikal.png differ diff --git a/public/v4/logos/baikal.png:Zone.Identifier b/public/v4/logos/baikal.png:Zone.Identifier new file mode 100644 index 0000000..2692487 --- /dev/null +++ b/public/v4/logos/baikal.png:Zone.Identifier @@ -0,0 +1,4 @@ +[ZoneTransfer] +ZoneId=3 +ReferrerUrl=https://github.com/ +HostUrl=https://sabre.io/img/baikal.png