Skip to content

dabr-ca/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible playbook for dabr.ca

This repository contains Ansible playbook for dabr.ca, a microblogging site powered by Pleroma.

In the event that the administrator of dabr.ca is unable to fulfil their responsibilities, anyone interested can use this repo to step up as a successor. If you want to run your own instance, you may need to do a find-and-replace for hard-coded values such as domain names.

Setup

  1. Have infra set up already.
  2. Run ansible-playbook site.yaml to install and configure Pleroma.
  3. Perform database migration tasks.
  4. Start Pleroma with systemctl start pleroma.
  5. (Optional) Upload static files to customize the look and feel of the site.