fediverse.express

command module
v0.0.0-...-1f15dd0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2021 License: AGPL-3.0 Imports: 10 Imported by: 0

README

fediverse.express

We can make the fediverse huge, together. fediverse.express makes starting your own instance easy - deploy Misskey or Pleroma using just your browser.

Build

You will need Go 1.16+, Ansible, and a DigitalOcean API application.

sudo apt install python3-pip
sudo python3 -m pip install ansible
ansible-galaxy collection install community.general community.postgresql

sudo snap install go --channel=1.16/stable --classic

git clone git@github.com:CuteAP/fediverse.express.git
cp .env.example .env
$EDITOR .env

go build && ./fediverse.express

Hack

Please. If you would be so nice as to run your commits through gofmt before submitting them, that would be appreciated.

Also please include a Developer Certificate of Origin (Signed-off-by header).

License

Copyright © 2021 CuteAP/fediverse.express.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package server is responsible for the HTTP server that serves fediverse.express
Package server is responsible for the HTTP server that serves fediverse.express
aws
domain
Package domain is responsible for handling domains, such as domain validation
Package domain is responsible for handling domains, such as domain validation
srvcommon
Package srvcommon contains various constants, interfaces and functions used by one or more server provider
Package srvcommon contains various constants, interfaces and functions used by one or more server provider

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL