Peacenik is an ad-free, hate-free, distributed social network
See the docs here.
Peacenik makes a great demo application for Kubernetes. All you need is a valid Domain name, access to your DNS records, and an S3 compatible bucket.
To install Peacenik on your k8s cluster:
- Clone this repo to your laptop
- Make sure kubectl is targeting your cluster
- Change directores
cd peacenik/.k8s/demo
- Modify the settings via
nano settings.toml
- Run
python launcher.py
Everything should be up and running in a minute or so.