This website requires JavaScript.
Explore
Help
Sign in
serguzim
/
services
Archived
Watch
1
Star
0
Fork
You've already forked services
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-11-01
. You can view files and clone it, but cannot push or open issues or pull requests.
3b5e27be2f
services
/
_ansible
/
templates
/
caddy_site.conf.j2
5 lines
82 B
Text
Raw
Normal View
History
Unescape
Escape
Add umami to ansible
2023-06-13 18:48:16 +00:00
{{ svc.domain }} {
Add basic ansible stuff for management acme-dns is fully handled by ansible already. All services should be created by ansible in the end.
2023-06-13 15:59:15 +00:00
import default
Add umami to ansible
2023-06-13 18:48:16 +00:00
reverse_proxy {{ svc.name }}:{{ svc.port }}
Add basic ansible stuff for management acme-dns is fully handled by ansible already. All services should be created by ansible in the end.
2023-06-13 15:59:15 +00:00
}
Reference in a new issue
Copy permalink