AevaOnline / mastodon

A foxy microblogging server

Home Page:https://vulpine.club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mastodon Glitch Edition (Vulpine Club Remix)

Build Status

So here's the deal: we all work on this code, and then it runs on dev.glitch.social and anyone who uses that does so absolutely at their own risk. can you dig it?

Vulpine Club Remix README

This is what's running on https://vulpine.club/, more or less. No warranties, it could destroy everything.

This is a fork of https://github.com/glitch-soc/mastodon (hereafter referred to as "glitchsoc"), which is itself a fork of https://github.com/tootsuite/mastodon ("tootsuite").

Local features

See: diff of glitch-soc/mastodon:master and vulpineclub/mastodon:master

Highlights:

  • Foxes occur whereever possible
  • Docker-centered deployment process
  • Native IPv6 for all external-facing interfaces

Branches

  • master: regular merges from glitchsoc/master, hotfixes and features from tootsuite, local modifications and experimental crap
  • staging: pre-production smoke tests, where I make sure it runs and looks okay and has basic functionality in a Vagrant-encrusted VM
  • production: this is what is actually deployed on vulpine.club

The production branch is automatically built on Docker Hub at vulpineclub/mastodon.

About

A foxy microblogging server

https://vulpine.club

License:GNU Affero General Public License v3.0


Languages

Language:Ruby 43.1%Language:JavaScript 40.5%Language:CSS 11.7%Language:HTML 4.4%Language:Shell 0.1%Language:Dockerfile 0.1%Language:Python 0.1%