Guide to Deploying Co-op Cloud Libre Apps from Windows 10
Go to file
LMurphy001 883ae477d2 Fix a couple of nav links 2021-08-29 19:06:52 -04:00
md Fix a couple of nav links 2021-08-29 19:06:52 -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 Add README intro, Where next, note about "sudo" cmd 2021-08-29 17:57:03 -04:00

README.md

Co-op Cloud Windows Deployment Guide

Guide to Deploying Co-op Cloud Libre Apps from Windows 10

This guide is for Windows administrators who wish to manage Co-op Cloud's libre software applications from their local Windows computers. It provides step-by-step instructions to deploy Co-op Cloud apps. It assumes you have a lot of experience administrating Windows 10 systems. You don't need a lot of experience with Linux operating systems (also known as Linux distributions.)

This document is largely based on https://docs.coopcloud.tech/deploy/

Here are the steps in this guide:

  1. Create a yolo.servers.coop account
  2. Upload a public ssh key to your account
  3. Add funds and create a capsul
  4. Use SSH to 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
  13. Where to go next

I owe much gratitude to @3wc for all of their patience and assistance.
Author: timewarp