Skip to content

Commit

Permalink
Deploy to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
githubsaturn committed Nov 2, 2024
1 parent cee7e67 commit 2bdea96
Show file tree
Hide file tree
Showing 11 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion forcebuild.date
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
1 change: 1 addition & 0 deletions v2/apps/wekan.json
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"}
2 changes: 1 addition & 1 deletion v2/autoGeneratedList.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v2/list

Large diffs are not rendered by default.

Binary file added v2/logos/wekan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions v3/apps/wekan
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"}
2 changes: 1 addition & 1 deletion v3/list

Large diffs are not rendered by default.

Binary file added v3/logos/wekan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions v4/apps/wekan
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"}}
2 changes: 1 addition & 1 deletion v4/list

Large diffs are not rendered by default.

Binary file added v4/logos/wekan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2bdea96

Please sign in to comment.