deployment-dcdn/README.md

640 B

Deployment DCDN

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

Installation

On a fresh install a root user

  1. Upgrade

apt update && apt upgrade

  1. Install git

apt install git

  1. Download and make the instal script executable

git clone https://figureslibres.io/gitea/valentin_le_moign/deployment-dcdn.git

cd deployment-dcdn

chmod u+x install.sh

  1. Launch the script

bash install.sh

Ref

Debian Web Server