first version to manage sshkeys

This does not yet get autostarted, but this should already allow you to
manage your ssh keys in forgejo, and they should work...
This commit is contained in:
Peter 2025-08-15 22:15:11 +02:00
parent 180f99e4ac
commit 06092b947e
3 changed files with 101 additions and 0 deletions

View file

@ -5,6 +5,11 @@ ports:
templatefiles:
- src: compose.yml.j2
dest: ~/compose.yml
- src: forgejo-watch-sshkeys.j2
dest: ~/forgejo-watch-sshkeys
mode: "0755"
- src: forgejo-watch-sshkeys.service.j2
dest: ~/.config/systemd/user/forgejo-watch-sshkeys.service
exports:
web:
sites: