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 Aug 9, 2023
1 parent eff2412 commit bf1dfb1
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 Aug 1 18:15:19 UTC 2023
Wed Aug 9 01:23:19 UTC 2023
1 change: 1 addition & 0 deletions v2/apps/databag.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"balzack/databag:$$cap_version","environment":{"TZ":"$$cap_tz","PHP_TZ":"$$cap_tz"},"volumes":["$$cap_appname-data:/var/lib/databag"],"containerHttpPort":"7000"}}},"variables":[{"id":"$$cap_version","label":"Databag Version","defaultValue":"0.1.6","description":"Check out their Docker page for the valid tags https://hub.docker.com/r/balzack/databag/tags","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Los_Angeles","description":"Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"}],"instructions":{"start":"Configure your instance and create accounts in the admin dashboard.\nLogin to your account and connect with others.\nStart a conversation.\n\nMore details: https://github.com/balzack/databag","end":"Databag has been successfully deployed!\nIMPORTANT!! You need to enable https and websocket support."},"displayName":"Databag","isOfficial":true,"description":"Databag is a federated chat app for selfhosting that focuses on privacy and security; the service includes clients for the browser as well as F-Droid, iOS and Android.","documentation":"See https://github.com/balzack/databag"}
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/databag.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/databag
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"balzack/databag:$$cap_version","environment":{"TZ":"$$cap_tz","PHP_TZ":"$$cap_tz"},"volumes":["$$cap_appname-data:/var/lib/databag"],"containerHttpPort":"7000"}}},"variables":[{"id":"$$cap_version","label":"Databag Version","defaultValue":"0.1.6","description":"Check out their Docker page for the valid tags https://hub.docker.com/r/balzack/databag/tags","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Los_Angeles","description":"Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"}],"instructions":{"start":"Configure your instance and create accounts in the admin dashboard.\nLogin to your account and connect with others.\nStart a conversation.\n\nMore details: https://github.com/balzack/databag","end":"Databag has been successfully deployed!\nIMPORTANT!! You need to enable https and websocket support."},"displayName":"Databag","isOfficial":true,"description":"Databag is a federated chat app for selfhosting that focuses on privacy and security; the service includes clients for the browser as well as F-Droid, iOS and Android.","documentation":"See https://github.com/balzack/databag"}
2 changes: 1 addition & 1 deletion v3/list

Large diffs are not rendered by default.

Binary file added v3/logos/databag.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/databag
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"captainVersion":4,"services":{"$$cap_appname":{"image":"balzack/databag:$$cap_version","environment":{"TZ":"$$cap_tz","PHP_TZ":"$$cap_tz"},"volumes":["$$cap_appname-data:/var/lib/databag"],"caproverExtra":{"containerHttpPort":"7000"}}},"caproverOneClickApp":{"variables":[{"id":"$$cap_version","label":"Databag Version","defaultValue":"0.1.6","description":"Check out their Docker page for the valid tags https://hub.docker.com/r/balzack/databag/tags","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_tz","label":"Time Zone","defaultValue":"America/Los_Angeles","description":"Get yours from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones","validRegex":"/.{1,}/"}],"instructions":{"start":"Configure your instance and create accounts in the admin dashboard.\nLogin to your account and connect with others.\nStart a conversation.\n\nMore details: https://github.com/balzack/databag","end":"Databag has been successfully deployed!\nIMPORTANT!! You need to enable https and websocket support."},"displayName":"Databag","isOfficial":true,"description":"Databag is a federated chat app for selfhosting that focuses on privacy and security; the service includes clients for the browser as well as F-Droid, iOS and Android.","documentation":"See https://github.com/balzack/databag"}}
2 changes: 1 addition & 1 deletion v4/list

Large diffs are not rendered by default.

Binary file added v4/logos/databag.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 bf1dfb1

Please sign in to comment.