This commit is contained in:
Aly 2024-05-26 04:26:29 +10:00
parent c6def505cf
commit dfeef0073e
21 changed files with 7 additions and 1645 deletions

1
v3/apps/silverbullet-pub Normal file
View file

@ -0,0 +1 @@
{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"volumes":["$$cap_appname-data:/space","$$cap_appname-pub:/space/pub"],"environment":{"SB_USER":"$$cap_sb_user"},"containerHttpPort":"3000","dockerfileLines":["FROM zefhemel/silverbullet"]},"$$cap_appname-pub":{"volumes":["$$cap_appname-pub:/docs"],"containerHttpPort":"3000","dockerfileLines":["FROM dannyben/madness","ENTRYPOINT [\"madness\", \"server\"]"]}}},"variables":[{"id":"$$cap_sb_user","label":"Authentication","defaultValue":"admin:ChangeThisPassword!!!","description":"Authentication is disabled if not set. This authentication does not apply to files in pub/"}],"instructions":{"start":"Make sure you change the authentication defaults","end":"Let me know if you encounter any issues: https://git.aly.pet/aly/caprover-apps"},"displayName":"Silverbullet.md","description":"SilverBullet is a note-taking application optimized for people with a hacker mindset.","documentation":"https://silverbullet.md/"}