Sign inSign up

jolt/honk

By jolt

Updated over 3 years ago

honk (mastodon server) docker repo

Image
0

220

jolt/honk repository overview

honk

what is it?

Take control of your honks and join the federation. An ActivityPub server with minimal setup and support costs. Spend more time using the software and less time operating it.

No attention mining. No likes, no faves, no polls, no stars, no claps, no counts.

Purple color scheme. Custom emus. Memes too. Avatars automatically assigned by the NSA.

The button to submit a new honk says "it's gonna be honked".

The honk mission is to work well if it's what you want. This does not imply the goal is to be what you want.

https://humungus.tedunangst.com/r/honk

run it

docker run \
	--rm \
	--detach \
	-e HONK_USERNAME=user \
	-e HONK_PASSWORD=password \
	-e HONK_LISTEN_ADDRESS=0.0.0.0:31337 \
	-e HONK_SERVER_NAME=honk.example.com \
	--user 1000:1000 \
	--publish=31337:31337 \
	--volume=${DATA_DIR}:/config \
	--hostname=honk \
	--name=honk \
	jolt/honk

Dockerfiles etc

https://github.com/joltcan/docker_honk

Tag summary

Content type

Image

Digest

sha256:62b301062

Size

11.9 MB

Last updated

over 3 years ago

docker pull jolt/honk