66cf88fee4 | ||
---|---|---|
utils | ||
README.md | ||
install.sh |
README.md
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