Go to file
Valentin a4215388b6 corrections 2024-11-30 20:20:21 +01:00
assets suppression du script au lancement de docker directus db 2024-11-30 19:27:14 +01:00
bin corrections 2024-11-30 20:20:21 +01:00
README.md import directus db 2024-11-30 19:00:02 +01:00
install.sh set permissions for schema imported collections 2024-11-29 18:17:06 +01:00

README.md

DeployDeck

Deployment Debian (os) + Docker (containerization) + Caddy (webserver) + Directus (cms) + Nuxt (static front).

Installation

On a fresh install as root user using

sudo passwd root

su - root

Upgrade

apt update && apt upgrade -y

TODO

  • Add site as non root user
  • Staging server with password
  • Email server
  • Detect if first installlation
  • Password database
  • Remove a website
  • Administration pannel