Guide to Deploying Co-op Cloud Libre Apps from Windows 10
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
LMurphy001 883ae477d2
Fix a couple of nav links
2 years ago
md Fix a couple of nav links 2 years ago
res Add gitignore, remove extra pics 2 years ago
.gitignore Add gitignore, remove extra pics 2 years ago
Error-unable-to-delete-ssh-key.png Initial Commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Add README intro, Where next, note about "sudo" cmd 2 years ago

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