1b19ac4e31a0db8fae87ac3a3f7bd60b1b0cc798
				
			
			
		
	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%