#snipe-it — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #snipe-it, aggregated by home.social.
-
Happy Friday, asset dorks! Snipe-IT v8.3.7 just dropped, and we think you're going to love it!
Completely redesigned light/dark mode, lots of label improvements, and a bunch more! Check it out!
-
Happy Friday, asset dorks! Snipe-IT v8.3.7 just dropped, and we think you're going to love it!
Completely redesigned light/dark mode, lots of label improvements, and a bunch more! Check it out!
-
#Snipe-It is an amazing asset management tool, but it'd reaaaally be complete when you could mark an asset as 'Sold' or, as some others have asked for, other states too like 'Stolen' or 'Broken'. That way the record of the asset is still documented in the system, 'cept that it's no longer available to be deployed.
-
#Snipe-It is an amazing asset management tool, but it'd reaaaally be complete when you could mark an asset as 'Sold' or, as some others have asked for, other states too like 'Stolen' or 'Broken'. That way the record of the asset is still documented in the system, 'cept that it's no longer available to be deployed.
-
Two quick updates! Snipe-IT v8.3.6 is out - and Github fixed the redirect from the old snipe/snipe-it repo, so if you had been trying to upgrade yesterday and couldn't because you hadn't updated your origin to the correct repo URL, it should be working now. https://github.com/grokability/snipe-it/releases/tag/v8.3.6
-
Two quick updates! Snipe-IT v8.3.6 is out - and Github fixed the redirect from the old snipe/snipe-it repo, so if you had been trying to upgrade yesterday and couldn't because you hadn't updated your origin to the correct repo URL, it should be working now. https://github.com/grokability/snipe-it/releases/tag/v8.3.6
-
I loveeee #Snipe-IT for asset management purposes - but I haven't ever been quite clear what should be considered 'asset', what's considered 'accessory' haha. It's obvious something like a cable to be an accessory, and a laptop to be an asset, but what about a charger/adapter? Extension cord? Thermometer? etc. Any clue/pointers?
-
I loveeee #Snipe-IT for asset management purposes - but I haven't ever been quite clear what should be considered 'asset', what's considered 'accessory' haha. It's obvious something like a cable to be an accessory, and a laptop to be an asset, but what about a charger/adapter? Extension cord? Thermometer? etc. Any clue/pointers?
-
CyMaIS für den Mittelstand: Ganzheitliches Unternehmensmanagement aus einer Hand
Kleine und mittlere Unternehmen (KMU) stehen heute vor der Herausforderung, zahlreiche Geschäftsprozesse – von der Kundenverwaltung bis zur internen Organisation – effizient und sicher abzubilden. CyMaIS (Cybermaster Infrastructure Stack) bietet ein umfassendes, selbst gehostetes Ökosystem, das alle wichtigen Bausteine für Ihr Unternehmen in einem einzigen, integrierten Framework vereint.
Mit CyMaIS entscheiden Sie selbst, welche Module Sie einsetzen und wie tief Sie sie integrieren. So wächst Ihre IT-Landschaft mit Ihren Unternehmensanforderungen – ohne versteckte Kosten.
[…]
-
CyMaIS statt Workday: Digitale Souveränität für HR & Organisationen
Während viele Organisationen sich von Workday begeistern lassen, wird oft übersehen, dass diese Lösung in einer proprietären Blackbox läuft – mit allen Risiken von Vendor-Lock-in, Datenspeicherung in Drittstaaten und hohen Lizenzkosten.Doch es gibt eine echte Alternative: CyMaIS, das freie Framework für selbstbestimmte IT-Infrastruktur.
[…]
-
Was looking for a #FOSS solution for managing/tracking the type of 'assets' I and my family own/have in multiple households - including laptops, chargers, cables, and so on.
This is most definitely overkill considering how this software is outright enterprise material, and not family/personal use - but what I ended up discovering and deploying in my #homelab is #Snipe-IT and it's really good (and as mentioned, super powerful)!
Just published a simple #Helm chart on my repo to get it up and running on your #Kubernetes cluster.
🔗 https://github.com/irfanhakim-as/charts/tree/master/mika/snipe-it -
Was looking for a #FOSS solution for managing/tracking the type of 'assets' I and my family own/have in multiple households - including laptops, chargers, cables, and so on.
This is most definitely overkill considering how this software is outright enterprise material, and not family/personal use - but what I ended up discovering and deploying in my #homelab is #Snipe-IT and it's really good (and as mentioned, super powerful)!
Just published a simple #Helm chart on my repo to get it up and running on your #Kubernetes cluster.
🔗 https://github.com/irfanhakim-as/charts/tree/master/mika/snipe-it -
🚀 Just released my new tool for automatic depreciation calculations and tax filings! 🎉
I built this to streamline my tax declarations by fetching assets from Snipe-IT and generating #QIF splits for easy import into my accounting software. 🧮💼
Check it out on GitHub:
👉 https://github.com/kevinveenbirkenbach/snipeit-depreciation-export/#OpenSource #Python #SnipeIT #GNUCash #Depreciation #TaxAutomation #Finance #DevTools ✨😁 @snipe
-
Spent the last few days deep in refactoring & code cleanup for #CyMaIS! 🛠️💻 Today, I finally finished the #SnipeIT role from @grokability 🎉 Just need to integrate #SAML & #LDAP authentication to complete it.
Check it out here: 🔗 https://github.com/kevinveenbirkenbach/cymais/tree/master/roles/docker-snipe_it
Check out my other solutions:
#IT Solutions ➡️ https://cybermaster.space
#AI Solutions ➡️ https://promptmaster.nexus
#Agile Solutions➡️ https://agile-coach.world
#DevOps #Ansible #Docker #OpenSource #SysAdmin #ITAutomation #CyberSecurity #Linux
-
How do you make things #findable in a community house? Last month we had a focus weekend on improving signage and inventories, to make newcomers more autonomous and reduce the sorting work. Any solutions to recommend?
https://kanthaus.online/en/blog/2024-12-15_inventory_systems
− post by @pintoch
#signs #inventory #reprowork #wikidata #inventree #snipeit #homebox
-
How do you make things #findable in a community house? Last month we had a focus weekend on improving signage and inventories, to make newcomers more autonomous and reduce the sorting work. Any solutions to recommend?
https://kanthaus.online/en/blog/2024-12-15_inventory_systems
− post by @pintoch
#signs #inventory #reprowork #wikidata #inventree #snipeit #homebox
-
Stumbled upon #HomeBox¹, a pragmatic and easily self-hostable inventory tracking system. On :nixos: #NixOS unstable, this gets you started:
```nix
services.homebox = {
enable = true;
settings.HBOX_OPTIONS_ALLOW_REGISTRATION = "true";
};
```It looks cool and easy to use, but apparently there's no item movement history and one can't set the public url so all generated asset QR codes will be wrong IIUC 😅
#SnipeIT refused to even start for me with perm errors. 🤷
-
Stumbled upon #HomeBox¹, a pragmatic and easily self-hostable inventory tracking system. On :nixos: #NixOS unstable, this gets you started:
```nix
services.homebox = {
enable = true;
settings.HBOX_OPTIONS_ALLOW_REGISTRATION = "true";
};
```It looks cool and easy to use, but apparently there's no item movement history and one can't set the public url so all generated asset QR codes will be wrong IIUC 😅
#SnipeIT refused to even start for me with perm errors. 🤷
-
Und neben diesen #Fediverse Plattformen noch #Grocy, #FireFly iii, #FreshRSS, #SnipeIT #BookStack, #Trilum, #Kanboard, ein #Semaphore Client, #Ulogger, #Heimdall und gelegentlich noch ein BBS-System.
Das war es dann aber auch schon ¯\_(ツ)_/¯
-
@[email protected]
#Grocy -> https://grocy.info/de
#Firefly-iii -> https://www.firefly-iii.org/
#Trilium -> https://github.com/zadam/trilium
#SnipeIT -> https://snipeitapp.com/
#BookStack -> https://www.bookstackapp.com/
#Ulogger -> https://github.com/bfabiszewski/ulogger-server
#Heimdall -> https://github.com/linuxserver/Heimdall
😉 -
Da ich wegen meiner Misskey Installation nun doch wieder einen eigenen #Server betreue:
#Misskey ✔️
#Grocy ✔️
#Firefly-iii ✔️
#FreshRSS ✔️
#Trilium ✔️
Ein #Backup hatte ich ja ohnehin noch liegen ¯\_(ツ)_/¯
#SnipeIT und #BookStack folgen noch 😉 -
Tiny shameless promotion - I've decided (for now) to sign up the company at hachyderm.io, until we decide whether or not we're going to spin up our own masto instance.
If you were previously following Snipe-IT on the birbsite (@[email protected]), you can follow @grokability to get updates on:
- Snipe-IT (free open source asset management software): https://snipeitapp.com
- GoodForms (ethical email validation, verification, and certification.) - https://goodforms.comI'm really proud of both of those products, and the volume on that account will be very low.
While @throwaway and I are happy to answer any questions about those products here, you can also ping that account. (You will still get me, most likely, because we are smol.)
We will likely be transitioning away from the birbsite for product announcements (new products, versions features, etc) over the next few months, and then shutting down that birbsite account for good, because fuck Phony Stark.
-
Tiny shameless promotion - I've decided (for now) to sign up the company at hachyderm.io, until we decide whether or not we're going to spin up our own masto instance.
If you were previously following Snipe-IT on the birbsite (@[email protected]), you can follow @grokability to get updates on:
- Snipe-IT (free open source asset management software): https://snipeitapp.com
- GoodForms (ethical email validation, verification, and certification.) - https://goodforms.comI'm really proud of both of those products, and the volume on that account will be very low.
While @throwaway and I are happy to answer any questions about those products here, you can also ping that account. (You will still get me, most likely, because we are smol.)
We will likely be transitioning away from the birbsite for product announcements (new products, versions features, etc) over the next few months, and then shutting down that birbsite account for good, because fuck Phony Stark.
-
CW: From the Birbsite
So very proud! If you're curious about more of our stats, you can always check us out on the Baremetrics Open Startups program at http://grokability-stats.baremetrics.com/
#smallbusiness #itassetmanagement #itassets #grokability #snipeit #opensource #opensourcesoftware #opensourcebusiness
Check out our mid-year roundup here at Grokability! So much exciting stuff happening here!
🐦🔗: https://twitter.com/snipeitapp/status/1549202483905380352
-
So I guess I should do an #introduction post.
Hi! I'm snipe (aka snipeyhead on :birdsite:). I created #snipeit, an open source IT Asset Management system written in #laravel, and I run a company called Grokability. Been in tech for over 20 years and have co-written a few books, the latest of which is #ReinventingCybersecurity, which you can download for free here: https://try.jupiterone.com/blog/book-release-reinventing-cybersecurity
I speak at conferences about #AppSec and other things.
More here: https://snipe.net/about/
-
So I guess I should do an #introduction post.
Hi! I'm snipe (aka snipeyhead on :birdsite:). I created #snipeit, an open source IT Asset Management system written in #laravel, and I run a company called Grokability. Been in tech for over 20 years and have co-written a few books, the latest of which is #ReinventingCybersecurity, which you can download for free here: https://try.jupiterone.com/blog/book-release-reinventing-cybersecurity
I speak at conferences about #AppSec and other things.
More here: https://snipe.net/about/
-
CW: X-Posted From Horrible Birdsite
LMAO I just realized we're launching #SnipeIT v6 on Friday the 13th.
-
I get to play with Snipe-IT today, see if we can use it for internal asset management. Looks nice!