feat: add ByteStash service for code snippet management

- Add ByteStash Docker service configuration and deployment
- Configure subdomain routing through Caddy
- Add DNS record for ByteStash subdomain
- Update development service category to include ByteStash

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-07-02 13:53:23 -06:00
parent 01d959d12c
commit a287e50048
7 changed files with 81 additions and 2 deletions

View File

@ -9,3 +9,7 @@
import_tasks: codeserver.yml
tags: codeserver
- name: Install bytestash
import_tasks: bytestash.yml
tags: bytestash