Guide to Deploying Co-op Cloud Libre Apps from Windows 10
Go to file
LMurphy001 24f2015965 Add gitignore, remove extra pics 2021-08-29 17:55:31 -04:00
md Fix 'next' nav link in add-traefik-deploy.md 2021-08-25 23:57:10 -04:00
res Add gitignore, remove extra pics 2021-08-29 17:55:31 -04:00
.gitignore Add gitignore, remove extra pics 2021-08-29 17:55: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 Renamed 8 README.md files. 2021-08-25 17:01:37 -04:00
issue#1.md Chgd 03-Install-docker-on-Capsul/ name, minor changes 2021-08-23 22:11:27 -04:00

README.md

Coop-Cloud Windows Deployment Guide

Guide to Deploying coop-cloud capsul apps on Windows 10

This is a step-by-step guide for Windows Administrators to install and deploy Coop-Cloud Capsul apps.

I owe much gratitude to @3wc for all of their patience and assistance. This document is largely based on https://docs.coopcloud.tech/deploy/

Here are the steps in this guide:

  1. Create yolo.servers.coop account
  2. Upload public ssh key to your account
  3. Add funds and create capsul
  4. SSH login to Capsul from Windows
  5. Set up DNS records to link capsul with a domain name
  6. Install docker engine on capsul
  7. Install WSL2 and Linux on Windows 10
  8. Install abra on WSL2 Linux
  9. SSH login to Capsul from WSL2 Linux
  10. Create and Initialize Server Context
  11. Add and deploy Traefik
  12. Add and deploy your first app

Author: timewarp