You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bobmw 42bacb04f7 feat: setup script 1 month ago
README.md feat: setup script 1 month ago
backup.sql first commit 1 month ago
docker-compose.yml first commit 1 month ago
setup.sh feat: setup script 1 month ago

README.md

Execute o script de setup

Esse script irá:

  1. Subir os containers do Wiki.js e PostgreSQL

  2. Aguardar o banco inicializar

  3. Restaurar o conteúdo do arquivo backup.sql

chmod +x setup.sh

./setup.sh