teschmitt / seedbag

A collection of docker containers for local community software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seedback / dorfplatz.local

A collection of services for local community communication and collaboration

  • a (image) board (nyx)
  • a collaborative document editor (etherpad)
  • a markdown notes and presentation system (hedgedoc)
  • a secure chat system (ssh-chat)

Building and Running

Just use docker-compose build to prepare all containers.

Afterwards, docker-compose up starts all services and makes them available via http://localhost:8000.

The ssh-based chat is exposed via port 9004.

About

A collection of docker containers for local community software


Languages

Language:HTML 39.9%Language:Dockerfile 38.9%Language:Shell 18.8%Language:JavaScript 2.4%