47528000bf77da0418431c6db8b8afd2f92630b7
Deployment DCDN
Deployment Debian (os) + Caddy (webserver) + Directus (cms) + Nuxt (front).
Installation
On a fresh install as root user
- Upgrade
apt update && apt upgrade -y
- Install git
apt install -y git
- 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
- Launch the script
bash install.sh
Ref
Description
Languages
Shell
91%
PHP
9%