GitHub - thomiceli/opengist: Self-hosted pastebin powered by Git, open-source alternative to Github Gist. (github.com)
from lautan@lemmy.ca to selfhosted@lemmy.world on 24 Apr 03:37
https://lemmy.ca/post/19930577

Self-hosted pastebin powered by Git, open-source alternative to Github Gist. - thomiceli/opengist

#selfhosted

threaded - newest

Azzu@lemm.ee on 24 Apr 06:21 next collapse

Is it only ironic to me that it’s hosted on GitHub? :D

Grunt4019@lemm.ee on 24 Apr 07:55 next collapse

What do people use pastebin for anyway? I’ve never felt the need to use it or something like it.

Strit@lemmy.linuxuserspace.show on 24 Apr 09:10 next collapse

A lot of people use them for log files when troubleshooting within a support channel of some sort.

pezhore@lemmy.ml on 24 Apr 10:42 next collapse

It’s anonymous bulk text posting - great for sharing logs, but don’t discount the more grey side of the internet. If you browse recent public posts there’s often some fun things like scam links, credentials, etc.

It’s definitely fallen out of favor for password dumps though.

poVoq@slrpnk.net on 24 Apr 11:57 collapse

It’s useful for sharing configuration files or lengthy error logs etc. when trying to troubleshoot a technical problem with others via chat. AFAIK the original pastebins where invented for such purposes on IRC.

poVoq@slrpnk.net on 24 Apr 12:00 collapse

I have been using this for a while now and it works very nicely, however I never quite understood why one would want to use it through git. Storing a change history via git is a nice side effect though.