mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 11:02:47 +00:00
* feat(aegis): add ARM image bootstrap workflow * feat(aegis): manage firewall and SSH hardening * feat(aegis): harden Fedora IoT services * chore(aegis): remove local TLS configuration * fix(aegis): restore supported Fedora IoT bootstrap
7 lines
252 B
Django/Jinja
7 lines
252 B
Django/Jinja
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>Aegis AdGuard Home web interface</short>
|
|
<description>AdGuard Home administrative web interface on Aegis.</description>
|
|
<port protocol="tcp" port="{{ aegis_adguard_web_port }}"/>
|
|
</service>
|