Files
johto-infra/roles/silverbullet_server/defaults/main.yaml
T
jdelpilarandJordan Del Pilar 2eaa2e9c5e
Johto Infrastructure Pipeline / Run Ansible Lint (push) Successful in 2m19s
Johto Infrastructure Pipeline / Deploy to Production (push) Successful in 3m24s
21 feat add new silverbullet role (#23)
### Description
This PR adds a new silvetbullet role that configures and starts the silverbullet container
Changes
- Creates required silverbullet `space` directory
- creates silverbullet `.container` file
- starts new and updated `.container` files

### Related Issue
Closes #21

### Testing Done
- [x] [e.g., Ran local unit tests]
- [x] [e.g., Verified service starts under Podman]
- [x] [e.g., Manual check of configuration file output]

### Checklist
- [x] My code follows the project's style guidelines.
- [x] I have performed a self-review of my own code.
- [x] I have updated the documentation (if necessary).

---------

Co-authored-by: Jordan Del Pilar <[email protected]>
Reviewed-on: #23
2026-07-27 20:40:42 -07:00

15 lines
737 B
YAML

---
silverbullet_name: silverbullet
silverbullet_image: ghcr.io/silverbulletmd/silverbullet:latest
silverbullet_port: 3000
silverbullet_user: jdelpilar
silverbullet_pass: !vault |
$ANSIBLE_VAULT;1.1;AES256
37643331363732343135383232666363326464313534316264316261613161333633306239336365
3430613632323734616233303336363331646364303530660a373639323639656664336236303837
35613464313563303565666638643463326431616665613837353264346132636133396636383232
6430343764626363310a323033333662656532386131663734613436663665356164396662613636
38383863313064313563306439653434646533353363373338306633393562373235
silverbullet_enable_traefik: true
silverbullet_url: silverbullet.delpilar.net