A running list for the Domains Package

One thing I’ve been thinking about recently is how schools can successfully run WordPress Multisite, Domain of One’s Own, and Reclaim Cloud Sandbox spaces together in a way that feels integrated and seamless. We’ve always led with the idea that these tools don’t compete with each other, and that actually …

Quick Notes on Exploring Other Apps, Session 4

I skipped session 3 in order to attend the live version of session 4, so I’ll need to double back soon to what I’ve missed. In today’s unit we explored different Docker containers like HedgeDoc, Baserow, and WBO. Through these exercises, we learned about updating containers, working with Bind Mounts, and cloning from a github repository instead of manually creating a docker-compose file.

Quick Notes on Getting Started with Docker in Reclaim Cloud, Session 2

This blog post covers quick notes from session 2 of Reclaim Hosting’s EdTech Flex Course on understanding containers. This session covered installing NextCloud on Reclaim Cloud by looking at docker run vs. docker-compose commands. We also looked at quick docker commands to run from terminal & defined Volumes, Bind Mounts, and Variables.

Quick Notes from Understanding Containers, Session 1

This blog post covers quick notes from session 1 of Reclaim Hosting’s EdTech Flex Course on understanding containers. This is a basic overview of containerization technology, working in a Reclaim Cloud dashboard, and running the world’s smallest docker container. This session also covered environment topologies, containers vs. nodes, and “pulling” docker containers.

Back to Top