mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
Add Anubis bot/crawler protector template (#488)
* Add anubis bot/crawler protector template Add Anubis bot/crawler protector to prevent ai bots to crawl all your website information and protecto from bots scanners Add anubis.webp logo Add docker-compose.yml compose Add template.toml configuration Upd meta.json with anubis info * dont know what is this * Update docker-compose.yml --------- Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
16
meta.json
16
meta.json
@@ -262,6 +262,22 @@
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "anubis",
|
||||
"name": "Anubis",
|
||||
"version": "latest",
|
||||
"description": "Anubis is a bot protector, It will block bots from accessing your website.",
|
||||
"logo": "anubis.webp",
|
||||
"links": {
|
||||
"github": "https://github.com/TecharoHQ/anubis",
|
||||
"website": "https://anubis.techaro.lol",
|
||||
"docs": "https://anubis.techaro.lol/docs/"
|
||||
},
|
||||
"tags": [
|
||||
"self-hosted",
|
||||
"bot-protection"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "anythingllm",
|
||||
"name": "AnythingLLM",
|
||||
|
||||
Reference in New Issue
Block a user