A mix of cost (questionable), education (less questionable) and coolness (not questionable)
- 1 Post
- 6 Comments
Joined 2 years ago
Cake day: October 17th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
fuken33BtoSelf-Hosted Main@selfhosted.forum•what is everyone using as an LDAP server ?English1·2 years agoLLDAP is the simplest and covers most basic needs.
fuken33BtoSelf-Hosted Main@selfhosted.forum•Early Santa: what is missing in selfhostedEnglish1·2 years agoA better GUI for portainer that support app stores and stuff like that. Something like a self hosted app store based on docker compose, easy to install, easy to maintain and configure. And with reverse proxy support for containers and app. Good UI/UX is hard to find here. Closest I found is runtipi.io but still misses some details and options for running apps.
I myself am trying to build something like but having a hard time coming up with a sufficiently good design and UX (for my standards)
fuken33BtoSelf-Hosted Main@selfhosted.forum•Early Santa: what is missing in selfhostedEnglish1·2 years agoCan’t you use obsidian for that ?
fuken33BtoSelf-Hosted Main@selfhosted.forum•I made a few small apps, available to run as docker containers...English1·2 years agoCool apps man
I use Obsidian with self-hosted live-sync from here: https://github.com/vrtmrz/obsidian-livesync/
Basically you have a couchDB hosted in your homelab to store your obsidian data and then the obsidian self hosted live sync plugin that runs on your devices connects to your self hosted database and sync your notes there in an optimized. I tried both this and sincronizing via github and I prefer this, because is faster and less intrusive