Skip to content

JosirexLegacy/BOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BOS — Bugema Operating System

BOS (Bugema Operating System) is a free, open-source, self-hostable internet operating system developed by the Bugema Open Source Community (BOSC). It provides a web-based platform environment for managing applications, users, and digital services — all from a browser.

Built in Africa, for the world. Empowering digital infrastructure through open source.


Features

  • Web-based OS interface — Access your digital environment from any browser
  • User management — Multi-user support with role-based access control
  • App ecosystem — Install and manage open-source web applications
  • Self-hostable — Full control over your data and infrastructure
  • Open source — MIT licensed, free forever
  • Lightweight — Designed to run on modest hardware

Architecture

BOS is designed as a modular web platform with the following layers:

🚀 Quick Start

Prerequisites

  • Git
  • Docker & Docker Compose (recommended)
  • Or: Node.js 18+ / Python 3.11+ depending on the module

Installation

# 1. Clone the repository
git clone https://github.com/bos-com/BOS.git
cd BOS

# 2. Copy environment configuration
cp .env.example .env

# 3. Start with Docker
docker-compose up -d

Access BOS at: http://localhost:3000

For detailed setup instructions, see docs/SETUP.md.


Documentation

Document Description
docs/SETUP.md Full installation and configuration guide
CONTRIBUTING.md How to contribute to BOS
SECURITY.md How to report security vulnerabilities

Contributing

We welcome contributions from everyone! Please read our CONTRIBUTING.md to get started.

Key ways to contribute:

  • Fix open issues on the issue tracker
  • Improve documentation
  • Report bugs or suggest features
  • Review pull requests

License

BOS is licensed under the MIT License. You are free to use, modify, and distribute this software.


Community

BOS is maintained by the Bugema Open Source Community (BOSC) at Bugema University, Uganda.


Together, we're building technology for the people, by the people.

About

BOS (Bugema Operating System) the internet OS! Free, Open Source, Self hostable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors