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 ::

hpaste.conf.sample

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

[ANNOUNCE]
url = http://bot.mypaste.org/client

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

[DEV]
commits = http://git.rel4tion.org/?p=hpaste.git;a=atom
repo_url = http://git.rel4tion.org/?p=hpaste.git

[IRC]
log_dir = irc_logs

[ADDRESSES]
admin = email@yourdomain.org
site_addy = noreply@yourdomain.org

[ADMIN]
key = myadminpass

[See repo JSON]