We just added Alexandrite to the server, itโ€™s an alternative desktop UI for Lemmy created by Sheodox who worked tirelessly to make the necessary changes to we could host it ourselves here. So go to https://a.lemmy.world and have a look!

He continues to update it constantly, you can follow the development on his github page or in his community. If you like what you see and want to support him, why not buy him a coffee? :)

For those who donโ€™t have Lemmy World as their home instance and want to use Alexandrite, either ask your instance admins to add it or go to https://alexandrite.app!

Edit: I should probably have mentioned that Alexandrite is meant for desktop!

You are viewing a single thread.
View all comments View context
28 points

Maintenance in regards to updates is not an issue. All the extra frontends we added run in docker and are automatically updated twice a day to make sure we are always running the latest stable versions. All apps are using the Lemmy apiโ€™s just like the 3rd party apps and should anything break we have ways to contact the developers.

permalink
report
parent
reply
4 points

How did you set them up to automatically update? Have you done a write up on how you set these up? Would be great for other admins to be able to do the same

permalink
report
parent
reply
11 points

We use docker compose in scripts and crontabs

/scripts/update-alexandrite.sh:

cd /opt/alexandrite
docker-compose pull
docker-compose down
docker-compose up -d

Then use crontab -e and add this line:

00 05,00 * * * bash /scripts/update-alexandrite.sh

permalink
report
parent
reply
3 points

Are you concerned at all with auto updating containers that some updates can break stuff?

Iโ€™ve had issues with watchtower and auto updating containers in the past breaking config files and stopping containers.

Changing the update rate in cron can help offset any broken / vulnerable updates that get pushed.

permalink
report
parent
reply
0 points

Sweet thanks, do you have this and scripts to keep the other front ends updated on GitHub somewhere?

permalink
report
parent
reply

Lemmy.World Announcements

!lemmyworld@lemmy.world

Create post

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to info@lemmy.world e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Join the team

Community stats

  • 688

    Monthly active users

  • 105

    Posts

  • 13K

    Comments