Skip to content

KJC-Dev/upperdeck-server

 
 

Repository files navigation

UpperDeck server images

This is the source repository for building UpperDeck server images. It was forked from Snikket service Docker images.

UpperDeck is an open-source self-hosted personal messaging service. It aims to provide an alternative to proprietary and centralized messaging platforms while supporting all the expected features and being easy to use.

Requirements

  • GNU make
  • docker (tested on 19.03.5)
  • ansible (tested on 2.7 (debian buster))

Building

Run make

Running

The easiest way is to use docker-compose. Copy the file snikket.conf.example to snikket.conf and edit the values in it. Then run:

docker-compose up -d

Todo

Replace snikket brand with UDC branding.

About

Image builder for Snikket server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 81.0%
  • Shell 12.2%
  • Dockerfile 3.7%
  • Terra 2.2%
  • Makefile 0.9%