Akkoma. A lightweight social network you can run yourself, compatible with other federated social platforms.

github.com/chrisbanes/docker-akkoma

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2023
  • Use elixir 1.15.7-alpine and akkoma 3.10.2
November 2022
  • Fix config
  • Bump to Postgres 14
  • Add comment as to why we're not using mix release
  • First setup for Akkoma
  • Hardcode akkoma for now
  • Use elixir:1.13.4-slim
  • Need to use $$ to escape Docker Compose parsing
  • More updates to README
  • Add missing config/
  • Update UID to use 1000
  • Add gitignore
  • Add reference to https://github.com/angristan/docker-pleroma
  • Actually use alpine
  • Latest updates
  • Tweak some defaults
  • Add trailing lines
  • Fix permissions for mkdir
  • More setup tweaks
  • Bump actions/checkout from 3.0.2 to 3.1.0 (#62)