mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Manage letsencrypt certificates with cert-manager
This commit is contained in:
parent
c6f69f614c
commit
01b7e79e55
8 changed files with 137 additions and 8 deletions
|
|
@ -1,9 +1,12 @@
|
|||
---
|
||||
- include: prerequisites.yml
|
||||
- import_tasks: prerequisites.yml
|
||||
tags: prerequisites
|
||||
|
||||
- include: traefik.yml
|
||||
- import_tasks: cert-manager.yml
|
||||
tags: cert-manager
|
||||
|
||||
- import_tasks: traefik.yml
|
||||
tags: traefik
|
||||
|
||||
- include: searx.yml
|
||||
- import_tasks: searx.yml
|
||||
tags: searx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue