view the rest of the comments
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
What about asset management software, like snipe-it? Or are you trying for payment in there too?
I can see your comment in my profile though. Weird.
So, I've set up a Snipe-IT instance to play around, and test some stuff.
What I'm lacking or failed to set up properly, is something like a calendar, where assigned assets and their expected return dates are shown.
There is nothing native (though a few options have been played with, AFAIK never completed because...), but there are a ton of integrations. You can use webhooks to teams, there are python wrappers for the API, even a google docs integration.
Probably the lowest code option would be to find someone else's tool for snipe-it (sorry I've never looked), or do something like snipe it to google sheets to be imported as a CSV or something.
Or take a peek at some others in the same territory, or maybe ticketing systems with simple asset management.
But i think something like snipe-it, if not exactly, is going to be the right territory of what you're looking for
Thank you for your thoughts, I will continue to tinker around with snipe-it.