diff --git a/remove_carbone.sh b/remove_carbone.sh new file mode 100644 index 0000000..f6028d1 --- /dev/null +++ b/remove_carbone.sh @@ -0,0 +1,54 @@ +#!/bin/bash + +cd /root/alicante-infra || cd /sc/alicante-infra + +echo "🔧 Quitando Carbone del stack Docs..." + +# Sobrescribimos el template Docs SIN Carbone, solo con Metabase, Bookstack y Gotenberg +cat > roles/core/templates/apps-docs-compose.j2 <