Comment on Help! I need a really simple image hosting solution
darcmage@lemmy.dbzer0.com 1 day ago
github.com/andrii-kryvoviaz/slink found at selfh.st/apps/?tag=Image+Sharing
Seems like it would fit the bill.
Comment on Help! I need a really simple image hosting solution
darcmage@lemmy.dbzer0.com 1 day ago
github.com/andrii-kryvoviaz/slink found at selfh.st/apps/?tag=Image+Sharing
Seems like it would fit the bill.
SpatchyIsOnline@lemmy.world 1 day ago
Thanks, I decided to go with Slink. It looks lightweight enough, easy to set up and while not quite as minimal as I was imagining, that image resize ability when generating shared links could come in useful
bhushan_lilapra@mastodon.social 1 day ago
@SpatchyIsOnline @darcmage that’s a great choice. Any plan how will you deploy it on your server and keep watch for CPU?
SpatchyIsOnline@lemmy.world 1 day ago
I already have it up and running! They have a good docker-compose example on their site.
As for monitoring, my approach is to use it and if it works, then there’s nothing to worry about 😅
bhushan_lilapra@mastodon.social 18 hours ago
@SpatchyIsOnline you can try https://kubeara.dev I found it easy to deploy/manage services and keep watch on CPUs.