Updated README.md + Added Yahoo to SearXNG
This commit is contained in:
parent
6f041e6b6b
commit
0a36da38ed
@ -1,6 +1,6 @@
|
|||||||
# Ansible project for deploying Docker services to Opnxng
|
# Ansible playbook to deploy Docker services to Opnxng
|
||||||
|
|
||||||
An Ansible project that deploys docker services to our servers.
|
An Ansible playbook to deploy Docker services to our servers.
|
||||||
|
|
||||||
`ansible-playbook -i "production" "deploy.yml"`
|
`ansible-playbook -i "production" "deploy.yml"`
|
||||||
|
|
||||||
|
@ -1886,7 +1886,6 @@ engines:
|
|||||||
- name: yahoo
|
- name: yahoo
|
||||||
engine: yahoo
|
engine: yahoo
|
||||||
shortcut: yh
|
shortcut: yh
|
||||||
disabled: true
|
|
||||||
|
|
||||||
- name: yahoo news
|
- name: yahoo news
|
||||||
engine: yahoo_news
|
engine: yahoo_news
|
||||||
|
Binary file not shown.
@ -1,16 +1,10 @@
|
|||||||
compose:
|
compose:
|
||||||
vultr:
|
|
||||||
- 4get
|
|
||||||
oracle1:
|
|
||||||
- 4get
|
|
||||||
oracle2:
|
|
||||||
- 4get
|
|
||||||
oracle3:
|
|
||||||
- 4get
|
|
||||||
oracle4:
|
oracle4:
|
||||||
- 4get
|
- paulgo
|
||||||
|
|
||||||
|
|
||||||
|
setup:
|
||||||
|
oracle4:
|
||||||
|
- paulgo
|
||||||
# ----------------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
deployed-compose:
|
deployed-compose:
|
||||||
|
Loading…
Reference in New Issue
Block a user