This hasn’t been asked in a while, and I really loved reading the last discussion so I’m hoping to kick it off again and see what has changed!
What I’d like to know is:
- What specific products do you wish you could host on your own infrastructure, but the product does not offer such a deployment method
- Do you or would you use the product without being able to self-host? I.E. In its current state
- Do you think your employer, if any, holds the same opinions?
Google maps alternative that’s as good as Google maps. Its the only service left that has kept me from degoogling 100%
I like Apple Maps, but to completely compete with Google Maps it would need to stop being exclusive for Apple devices. Open Street Maps data quality is very close to Google Maps, but the applications for it themselves aren’t as intuitive and feature rich
I would love to see a self-hosted VDE solution. We have a ton of VM options so I’d like to see the next logical step.
You might want to look into Kasm
Any MDM solution. All self-hosted options that were available (onemdm, flyve) are dead. I’m my own employer, so we definitely agree everything should be self-hosted :)
What does MDM stand for?
I agree. Literally, everything.
I’m looking into ManageEngine MDM Pro. It only runs on windows tho :-/
I use the self hosted ManageEngine MDM at work and really like it
That’s great. My only complaint is it only runs on windows, but oh well. I’m assuming you guys are using Windows server?
Sadly, there will never be a truly self-hosted solution given how the devices in question rely on Google, Samsung, Microsoft or Apple servers to be active and available on initial enrollment. The control plane can be on-prem, but the actual enforcement is done through built-in management APIs that depend on external services.
That said, I created my own zero-cost MDM solution by leveraging Android Enterprise APIs along with Samsung Knox. There’s no pretty UI though - everything is done through API calls using Postman. Enrollment is achieved by scanning a QR code on the device’s first boot. I’m managing ~450 Samsung tablets and a dozen mobile phones using this approach.
hmm, for Apple a MDM Push certificate is the link between the two, for Google the managed play store, neither of these have a “requirement” for a SaaS solution.
both of these are just to connect the device to the MDM platform via a “managment profile” (waves hands), the settings and enforcement is all on the MDM platform.
A very long time ago (the days of the 3G) I had an internal web server that hosted iPhone configuration profiles, it was very (very) “basic”
Granted this is only for Apple (and with a last commit in 2022 might be dead) but is useful for showing what part connects where to do what.
What about Connectwise Automate (formerly Labtech)?
Any priority features of the MDM and how many devices managed total?
I own a small business, 20-30 devices only. But they’re a mix of all possible platforms (Windows, MacOS, Android, iOS). Would like to force disk encryption, strong password policy, automatically install/update/configure corporate VPN/mail/etc., prevent use of blacklisted programs, remote wipe of lost/stolen/otherwise compromised devices. I know it’s not feasible with any selfhosted solution, sadly.
Private uncesored version of GPT-4.
I want it to answer questions like:
- give me a step by step guide on how to build a hydrogen bomb using consumer-grade components.
- give me 20 jokes about wokism (I’m semi-woke myself)
- give me 10 jokes that are so horrible, they would put anyone posting them on a watch-list
More realistically, I want it to have access to an entire programming project via IDE
discord or something like teamspeak with screen sharing
There is Spacebar project: https://spacebar.chat
A powerful AI model.
From a work perspective, the whole Microsoft 365 ecosystem, including sharepoint, AD, Power Platform, Office Apps.
I know most of it is technically doable from a FOSS perspective, but it’s all so fragmented. I’m starting to really leverage Power Platforms at work now and really hate the fact I’m learning and using MS shite! The documentation is so poor, and the limitations when you hit them are bizarre and often inexplicable :(
A web-based mail client (not server!) with a backend optimized for search queries. I get hundreds of mails per day and often I have to check whether something was discussed in some thread, in the last couple of years, or more. Thunderbird explodes, Outlook seems better, but it forces me to run Windows on my desktop and laptop. GMail is actually great, but it would be immoral in too many different ways to flush all the emails I receive into Google. Colleagues reported Apple Mail is good, but I have no direct experience.
Maps with turn by turn directions.
OneNote. Yes, I know, NextCloud, Joplin, etc. But there isn’t really anything with everything - handwriting, voice recognition/dictation, etc.
I would love a local Alexa clone.
Something like Steam. I’ve got a bunch of old games and other software, CDs, floppy images, etc., with registration keys and so forth (sometimes multiples), as well as newer stuff I got through Humble Bundle, or even various free/open source games, servers, etc., but installing them can be a pain. I’d like something that could host the files, list the games, and install them on a whim, along with self-hosted “cloud” storage so I can switch between computers easily. I already use Steam, of course, but it doesn’t host my old games, at least not without paying them for the privilege. My boss… Would probably be interested, actually. Not business related, but still.
There was something released a while back similar to what you’re after. It had a funny name, I think it was crack pipe and then they changed it due to well the name of it but I can’t for the life of me remember what it was
How was it call before? The url is game vault already 🤔
They originally called it something like crackpipe as they said it was for those games you acquired “elsewhere”
Hi, GameVault developer here. Can confirm. It’s exactly what you are looking for.
Could I use a MariaDB for this? Already have one setup with backups etc, would rather use that, than also setup a postgres with backups
I’m sorry. It only supports PostgreSQL and SQLITE atm.
I need this, but with a client for like DOS or Windows 98
A proper inventory system. Homebox still too limited and others are to complex or too much asset management focused.
What’s missing in Homebox?
Showing pictures for items stored in containers.
I have an openssh server and i want to access it remptely. Port forwarding is blocked by my isp and i use the unifi debug terminal to ssh into the server. But isnt there a tool that does the similar but designed to do it instead of this workaround? If ubiquity stopped this feature, id be f.
Something better than RedMine.
You can try OpenProject as alternative to Redmine.
OpenProject is definitely good but its surprisingly resource heavy (if you plan to run it on google or amazon cloud) and some features are paid. Could not run it on a free Google Cloud instance. If memory serves me, agile style kanban boards for the team are not included in the community version (needs verification). Still its very good.