Skip to content

alainwolf/roll.urown.net

Repository files navigation

roll.urown.net

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.

https://roll.urown.net/

Written in reStructuredText.

Built with Sphinx using a theme provided by Read the Docs.

To roll your own

Clone

git clone https://github.com/alainwolf/roll.urown.net.git
cd roll.urown.net

Install

Install the Sphinx Python packages into a virtual environment.

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Roll

make

Update

pip 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.

About

How to roll your own private self-hosted internet services.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 9