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 9, 2024
1 parent 0302a4f commit 20624ff
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 @@
Sat Nov 9 04:10:28 UTC 2024
Sat Nov 9 04:18:39 UTC 2024
1 change: 1 addition & 0 deletions v2/apps/picoshare.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"mtlynch/picoshare:$$cap_version","environment":{"PS_SHARED_SECRET":"$$cap_ps_shared_secret","PORT":4001},"volumes":["$$cap_appname-data:/data"],"containerHttpPort":"4001"}}},"variables":[{"id":"$$cap_version","label":"PicoShare Version","defaultValue":"1.4.4","description":"Check out their Docker page for the valid tags https://github.com/mtlynch/picoshare/releases","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_ps_shared_secret","label":"PS Shared Secret","description":"Specifies a passphrase for the admin user to log in to PicoShare."}],"instructions":{"start":"PicoShare is a minimalist service that allows you to share files easily.","end":"PicoShare has been successfully deployed!"},"displayName":"PicoShare","isOfficial":true,"description":"A minimalist, open source that allows you to share fiels easily","documentation":"See https://github.com/mtlynch/picoshare/releases"}
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/picoshare.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/picoshare
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"mtlynch/picoshare:$$cap_version","environment":{"PS_SHARED_SECRET":"$$cap_ps_shared_secret","PORT":4001},"volumes":["$$cap_appname-data:/data"],"containerHttpPort":"4001"}}},"variables":[{"id":"$$cap_version","label":"PicoShare Version","defaultValue":"1.4.4","description":"Check out their Docker page for the valid tags https://github.com/mtlynch/picoshare/releases","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_ps_shared_secret","label":"PS Shared Secret","description":"Specifies a passphrase for the admin user to log in to PicoShare."}],"instructions":{"start":"PicoShare is a minimalist service that allows you to share files easily.","end":"PicoShare has been successfully deployed!"},"displayName":"PicoShare","isOfficial":true,"description":"A minimalist, open source that allows you to share fiels easily","documentation":"See https://github.com/mtlynch/picoshare/releases"}
2 changes: 1 addition & 1 deletion v3/list

Large diffs are not rendered by default.

Binary file added v3/logos/picoshare.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/picoshare
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"captainVersion":4,"services":{"$$cap_appname":{"image":"mtlynch/picoshare:$$cap_version","environment":{"PS_SHARED_SECRET":"$$cap_ps_shared_secret","PORT":4001},"volumes":["$$cap_appname-data:/data"],"caproverExtra":{"containerHttpPort":"4001"}}},"caproverOneClickApp":{"variables":[{"id":"$$cap_version","label":"PicoShare Version","defaultValue":"1.4.4","description":"Check out their Docker page for the valid tags https://github.com/mtlynch/picoshare/releases","validRegex":"/^([^\\s^\\/])+$/"},{"id":"$$cap_ps_shared_secret","label":"PS Shared Secret","description":"Specifies a passphrase for the admin user to log in to PicoShare."}],"instructions":{"start":"PicoShare is a minimalist service that allows you to share files easily.","end":"PicoShare has been successfully deployed!"},"displayName":"PicoShare","isOfficial":true,"description":"A minimalist, open source that allows you to share fiels easily","documentation":"See https://github.com/mtlynch/picoshare/releases"}}
2 changes: 1 addition & 1 deletion v4/list

Large diffs are not rendered by default.

Binary file added v4/logos/picoshare.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 20624ff

Please sign in to comment.