This branch is 30 commits behind toolshed/coopcloud.tech:main
2021-01-09 17:57:29 +01:00
2023-04-24 23:08:31 +02:00
2022-05-09 12:20:03 +02:00
2023-04-24 23:08:31 +02:00
2021-10-28 13:55:40 +02:00
2021-01-09 19:42:21 +01:00
2021-01-09 19:42:21 +01:00
2022-04-29 14:45:43 +01:00
2021-06-17 21:08:42 +02:00
2022-04-05 12:30:41 +02:00
2021-01-09 18:01:45 +01:00
2021-11-09 10:43:37 +01:00
2023-01-19 08:06:15 +00:00

coopcloud.tech

Build Status

https://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
Splash page for the project
Readme 19 MiB
Languages
CSS 60.2%
Sass 34.3%
HTML 3.3%
SCSS 2%
JavaScript 0.1%