feat: add new silverbullet role #21

Closed
opened 2026-07-22 19:33:24 -07:00 by jdelpilar · 0 comments
Owner

Summary

Add new role to set up and configure silverbullet container

Context

Silverbullet will be the note taking and documentation base for the home lab going forward. This new role will allow for automatic setup of a new silverbullet container.

Proposed Changes

  • Create new silverbullet_server role that does the following
    • create required config directory
    • create any required config files for silverbullet
    • create a base notes dir on the storage pool
    • create silverbullet container file
    • start/restart changed silverbullet container files

Verification Plan

  • verify all required directories are created
  • verify all required config files are created
  • verify container and webui are running
### Summary Add new role to set up and configure silverbullet container ### Context Silverbullet will be the note taking and documentation base for the home lab going forward. This new role will allow for automatic setup of a new silverbullet container. ### Proposed Changes - [ ] Create new silverbullet_server role that does the following - [ ] create required config directory - [ ] create any required config files for silverbullet - [ ] create a base notes dir on the storage pool - [ ] create silverbullet container file - [ ] start/restart changed silverbullet container files ### Verification Plan - [ ] verify all required directories are created - [ ] verify all required config files are created - [ ] verify container and webui are running
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jdelpilar/johto-infra#21