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