0fe9102e6f10424f139c413698ca48af366eb484
				
			
			
		
	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%