7c3bef2d8bf1fb603c1e6963f7e29ce3b2d45257
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%