How to roll your own private self-hosted internet services.
A guide thats helps me (and you) setting up contemporary digital devices in a way that independence and privacy are maintened.
Written in reStructuredText.
Built with Sphinx using a theme provided by Read the Docs.
git clone https://github.com/alainwolf/roll.urown.net.git
cd roll.urown.netInstall the Sphinx Python packages into a virtual environment.
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txtmakepip install --upgrade pip
source .venv/bin/activate
pip install --upgrade -r requirements.txt© Copyright 2014, 2025, roll.urown.net - Creative Commons Attribution-ShareAlike 4.0 International License.