Video coming soon…

🎓 Setup Kolibri — Offline-First Learning Platform

Deploy Kolibri on Ubuntu with Docker — an offline-first learning platform that brings a library of open educational content to classrooms and communities with little or no internet, on port 8196.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys Kolibri on port 8196. Complete the setup wizard, then import learning channels from Kolibri Studio so they're available fully offline.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/education/kolibri/kolibri-ubuntu.sh
chmod +x kolibri-ubuntu.sh
sudo bash kolibri-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/education/kolibri/kolibri-ubuntu.sh

2 Make it Executable

chmod +x kolibri-ubuntu.sh

3 Run the Installer

The script installs Docker if needed and starts Kolibri on port 8196, with all its data — the database, user accounts, and imported content channels — kept in the mounted kolibrihome volume.

sudo bash kolibri-ubuntu.sh

4 Complete the Setup Wizard and Import Channels

Open Kolibri, complete the setup wizard to create your facility and admin account, then import learning channels from Kolibri Studio so they're stored locally:

http://<your-server-ip>:8196

Ports Used

PortPurpose
8196Web UI (host → container 8080) — complete the setup wizard
ChannelsImport from Kolibri Studio while online; then works fully offline
./datakolibrihome — database, learner accounts, and imported content

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions