00a32cf5636e3d33dce734887e8a4b1aebf2d12d
				
			
			
		
	
		
			Some checks failed
		
		
	
	continuous-integration/drone/push Build is failing
				
			coopcloud.tech
Splash page for the project.
Hack
You'll need to get the latest extended Hugo release. See the Github releases.
$ hugo server
Deploy me manually to the prod site
Need to have a docker context that points to swarm.autonomic.zone. To have permissions to push the image, need to use docker login using the creds in the pass store at logins/dockerhub
docker build -t thecoopcloud/coopcloud.tech:latest .
docker push thecoopcloud/coopcloud.tech:latest
DOCKER_CONTEXT=autonomic-swarm docker stack deploy -c compose.yml coop_cloud_site
The site should auto-deploy though over here.
Description
				
					Languages
				
				
								
								
									CSS
								
								60.2%
							
						
							
								
								
									Sass
								
								34.2%
							
						
							
								
								
									HTML
								
								3.4%
							
						
							
								
								
									SCSS
								
								2%
							
						
							
								
								
									JavaScript
								
								0.1%