Paste server written in Haskell. Fork of Hpaste, fully freedom and privacy respecting and generally improved. At the time of writing there's an instance at <http://paste.rel4tion.org>.

[[ 🗃 ^aoqmo toothpaste ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/aoqmo

SSH: git clone USERNAME@vervis.peers.community:aoqmo

Branches

Tags

master ::

amelie.conf.sample

[POSTGRESQL]
host = 127.0.0.1
port = 5432
user = hpaste
pass = hpaste
db = hpaste

[ANNOUNCE]
user = yourdomain
pass = yourpass
host = 127.0.0.1
port = 6667

[WEB]
domain = yourdomain.org
cache = /tmp/hpaste-cache

[DEV]
commits = https://github.com/chrisdone/hpaste/commits/master.atom
repo_url = https://github.com/chrisdone/hpaste

[IRC]
log_dir = irc_logs

[ADDRESSES]
admin = email@yourdomain.com
site_addy = noreply@yourdomain.org
[See repo JSON]