coop-cloud-win-deploy/README.md

18 lines
1.0 KiB
Markdown
Raw Normal View History

2021-08-23 04:35:31 +00:00
# Coop-Cloud Windows Deployment Guide
## Guide to Deploying coop-cloud capsul apps on Windows 10
2021-08-23 04:35:31 +00:00
This is a step-by-step guide for Windows Administrators to install and deploy Coop-Cloud Capsul apps.
2021-08-23 04:35:31 +00:00
*I owe much gratitude to [@3wc](https://matrix.to/#/@3wc:autonomic.zone) for all of their patience and assistance.* This document is largely based on <https://docs.coopcloud.tech/deploy/>
2021-08-23 04:35:31 +00:00
There are eight parts to this guide:
1. [Create a Capsul and login to it](01-CreateCapsul-and-Login/README.md)
2021-08-23 04:35:31 +00:00
1. [Set up DNS records](02-Setup-DNS-Records/README.md)
1. [Install docker on the Capsule](03-Install-docker-on-Capsul/README.md)
2021-08-23 04:35:31 +00:00
1. [Install WSL2 on your local Windows computer](04-Install-WSL2-Linux/README.md)
1. [Install Abra on WSL2 Linux](05-Install-Abra-on-WSL2-Linux/README.md)
1. [Set up ssh on WSL2 Linux](06-WSL2-Linux-ssh/README.md)
1. [Set up Server and Deploy Traefik](07-Setup-Server-Deploy-Traefik/README.md)
2021-08-23 04:35:31 +00:00
1. [Deploy your first app](08-Deploy-first-app/README.md)
*Author: [timewarp](https://matrix.to/#/@timewarp:matrix.org)*