this post was submitted on 17 Jul 2023
98 points (96.2% liked)
Fediverse
28216 readers
258 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Love the look of Alexandrite. Is there a way to self-host it? I’m not familiar with Svelte.
I created a fork, where I added a Dockerfile, so if you know Docker and how to build it, should be able to use that.
It exposes port 3000 and you need to point PUBLIC_INSTANCE to where the main instance is hosted.
Thanks for sharing, running on a Docker container is perfect.
(I'm the dev of Alexandrite) Officially there isn't yet a way to self-host it without modifying the code (unless you host it on one of a few specific cloud providers like the official Alexandrite site does), but now that people are self hosting anyway I think adding support for it is going to be higher up on my priority list!