Submitted by amitmerchant t3_117gd09 in coolgithubprojects
Comments
El-yeetra t1_j9cdvww wrote
I could probably make a nice repo with a docker-compose setup and Dockerfile that runs this, but you'd need to give me 3 or 4 hours cause I have a messy schedule today
Update: Repo is live!
r20 t1_j9ckazd wrote
Three to four hours? That is unacceptable!
Seriously, that would be great as this looks very nice. Good work.
El-yeetra t1_j9ckkeg wrote
Already handled. I'm sure there are simpler, less resource-heavy ways of doing this, but this is about as simple as I could make it.
amitmerchant OP t1_j9dvnju wrote
Hey! This looks good!
El-yeetra t1_j9dzuzx wrote
Thanks! Couldn't have done it without your work, so I'd like to thank you as well. Although, I achieved it through the sheer force of caffeine and ADHD, so if you see any issues with my code, just reply to my comment with what your issue is, because I don't check my github that often.
WherMyEth t1_j9em1ka wrote
I just want a link tool like this that works with my SSO (Authelia/LLDAP). 😫
aft_punk t1_j9j4i7g wrote
Plenty do (specifically if they have an API), but you do need to configure Authelia to whitelist access to the API endpoint (or expose the port locally and point your browser extension to that if you aren’t doing any remote bookmarking). This is only wise to do if the API uses some sort of authentication.
It’s a bit more advanced, but definitely possible .
nashosted t1_j9bmv3z wrote
Any plans for a docker image? Looks nice!