-
Notifications
You must be signed in to change notification settings - Fork 546
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cee7e67
commit 2bdea96
Showing
11 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Tue Oct 29 03:23:21 UTC 2024 | ||
Sat Nov 2 15:29:03 UTC 2024 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname-db":{"image":"mongo:6","volumes":["$$cap_appname-mongo:/data/db","$$cap_appname-db-data-dump:/dump"],"notExposeAsWebApp":"true"},"$$cap_appname":{"depends_on":["$$cap_appname-db"],"image":"wekanteam/wekan:$$cap_myapp_version","hostname":"$$cap_appname.$$cap_root_domain","restart":"always","environment":{"ROOT_URL":"https://$$cap_appname.$$cap_root_domain","MONGO_URL":"mongodb://srv-captain--$$cap_appname-db:27017/wekan"},"volumes":["$$cap_appname-data:/data"],"containerHttpPort":"8080"}}},"variables":[{"id":"$$cap_myapp_version","label":"WeKan version","defaultValue":"v7.60","description":"Check out their Docker page for the valid tags https://hub.docker.com/r/wekanteam/wekan/tags"}],"instructions":{"start":"Experience efficient task management with WeKan - the Open-Source, customizable, and privacy-focused kanban. See https://wekan.github.io for more details.","end":"WeKan is Deployed!\nPlease enable HTTPS and websocket before using it."},"displayName":"WeKan","isOfficial":true,"description":"WeKan ® is an completely Open Source and Free software collaborative kanban board application with MIT license.","documentation":"This docker-compose is taken from https://github.com/wekan/wekan/blob/main/docker-compose.yml"} |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname-db":{"image":"mongo:6","volumes":["$$cap_appname-mongo:/data/db","$$cap_appname-db-data-dump:/dump"],"notExposeAsWebApp":"true"},"$$cap_appname":{"depends_on":["$$cap_appname-db"],"image":"wekanteam/wekan:$$cap_myapp_version","hostname":"$$cap_appname.$$cap_root_domain","restart":"always","environment":{"ROOT_URL":"https://$$cap_appname.$$cap_root_domain","MONGO_URL":"mongodb://srv-captain--$$cap_appname-db:27017/wekan"},"volumes":["$$cap_appname-data:/data"],"containerHttpPort":"8080"}}},"variables":[{"id":"$$cap_myapp_version","label":"WeKan version","defaultValue":"v7.60","description":"Check out their Docker page for the valid tags https://hub.docker.com/r/wekanteam/wekan/tags"}],"instructions":{"start":"Experience efficient task management with WeKan - the Open-Source, customizable, and privacy-focused kanban. See https://wekan.github.io for more details.","end":"WeKan is Deployed!\nPlease enable HTTPS and websocket before using it."},"displayName":"WeKan","isOfficial":true,"description":"WeKan ® is an completely Open Source and Free software collaborative kanban board application with MIT license.","documentation":"This docker-compose is taken from https://github.com/wekan/wekan/blob/main/docker-compose.yml"} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"captainVersion":4,"services":{"$$cap_appname-db":{"image":"mongo:6","volumes":["$$cap_appname-mongo:/data/db","$$cap_appname-db-data-dump:/dump"],"caproverExtra":{"notExposeAsWebApp":"true"}},"$$cap_appname":{"depends_on":["$$cap_appname-db"],"image":"wekanteam/wekan:$$cap_myapp_version","hostname":"$$cap_appname.$$cap_root_domain","restart":"always","environment":{"ROOT_URL":"https://$$cap_appname.$$cap_root_domain","MONGO_URL":"mongodb://srv-captain--$$cap_appname-db:27017/wekan"},"volumes":["$$cap_appname-data:/data"],"caproverExtra":{"containerHttpPort":"8080","websocketSupport":"true"}}},"caproverOneClickApp":{"variables":[{"id":"$$cap_myapp_version","label":"WeKan version","defaultValue":"v7.60","description":"Check out their Docker page for the valid tags https://hub.docker.com/r/wekanteam/wekan/tags"}],"instructions":{"start":"Experience efficient task management with WeKan - the Open-Source, customizable, and privacy-focused kanban. See https://wekan.github.io for more details.","end":"WeKan is Deployed!\nPlease enable HTTPS and websocket before using it."},"displayName":"WeKan","isOfficial":true,"description":"WeKan ® is an completely Open Source and Free software collaborative kanban board application with MIT license.","documentation":"This docker-compose is taken from https://github.com/wekan/wekan/blob/main/docker-compose.yml"}} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.