mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Add nginx-proxy and searx roles
This commit is contained in:
parent
7d8e261f6d
commit
2bf0228e9b
15 changed files with 102 additions and 11 deletions
5
roles/searx-docker/tests/test.yml
Normal file
5
roles/searx-docker/tests/test.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- searx-docker
|
||||
Loading…
Add table
Add a link
Reference in a new issue