Guide to Deploying Co-op Cloud Libre Apps from Windows 10
Go to file
LMurphy001 8b112d1032 Initial Commit 2021-08-23 00:35:31 -04:00
01-CreateVPS-and-Login Initial Commit 2021-08-23 00:35:31 -04:00
02-Setup-DNS-Records Initial Commit 2021-08-23 00:35:31 -04:00
03-Install-docker-on-VPS Initial Commit 2021-08-23 00:35:31 -04:00
04-Install-WSL2-Linux Initial Commit 2021-08-23 00:35:31 -04:00
05-Install-Abra-on-WSL2-Linux Initial Commit 2021-08-23 00:35:31 -04:00
06-WSL2-Linux-ssh Initial Commit 2021-08-23 00:35:31 -04:00
07-Deploy-Traefik Initial Commit 2021-08-23 00:35:31 -04:00
08-Deploy-first-app Initial Commit 2021-08-23 00:35:31 -04:00
Error-unable-to-delete-ssh-key.png Initial Commit 2021-08-23 00:35:31 -04:00
LICENSE Initial commit 2021-08-22 22:56:40 +00:00
README.md Initial Commit 2021-08-23 00:35:31 -04:00

README.md

Coop-Cloud Windows Deployment Guide

Guide to Deploying coop-cloud VPS apps

This is a step-by-step guide for Windows Administrators for installing and deploying Coop-Cloud apps.

There are eight parts to this guide:

  1. Create a VPS and login to it
  2. Set up DNS records
  3. Install docker on the VPS
  4. Install WSL2 on your local Windows computer
  5. Install Abra on WSL2 Linux
  6. Set up ssh on WSL2 Linux
  7. Deploy Traefik
  8. Deploy your first app