this post was submitted on 23 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hi there, a friend of mine lately asked me if there is something nice available to be able to

  • Create "custom objects" with "custom attributes" in a database
  • Manage these objects via WebGUI and frequently updating the state of these objects/attributes
  • Create reports/view data via WebGUI
  • I think running this locally on several devices and syncing data afterwards would be nice

He wants to trace trends for topics, related to his business I was wondering if there isnt already something awesome in the FOSS environment available but was not able to find something

Maybe you guys can point me into a certain direction

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 11 months ago

I have been using ParsePlatform a few years ago. Maybe worth a try for you :) however it does not cover all your points and is more developer focused

[–] [email protected] 1 points 11 months ago

Graphite is a time series database.

https://graphiteapp.org/

for instrumenting and Grafana for visualization.

But definitely requires a lot of setup.

[–] [email protected] 1 points 11 months ago

Mathesar is an open-source app that you can self-host to do much of what you mention. I work on Mathesar and can answer more questions about it here or via DM.