this post was submitted on 17 Nov 2023
4 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
 
top 9 comments
sorted by: hot top controversial new old
[–] CrashOverride93@alien.top 1 points 10 months ago

Incredible! I was looking for something like this since long ago.

I will test it.

[–] root_15@alien.top 1 points 10 months ago

Damn this looks nice

[–] kkazakov@alien.top 1 points 10 months ago

Currently it has a lot of issues, mostly with installation. I was unsuccessful installing it on Orange Pi 5 + ( arm64/v8)

The specified image is amd64 only.

I've built my own from source, however I'm getting errors that it cannot find /app/app.js when started. I've downloaded the latest, 0.0.6 version and built as usual with docker build . -t ...

I'm giving up on this atm, it's pretty much very unstable, sadly. I needed something very simple and this might have been the interface, but it's not there yet.

[–] CringeGinge666@alien.top 1 points 10 months ago

I'm not trying to be an asshole since this looks really cool, but why's it called dweeb? The word doesn't have great connotations, and I probably wouldn't install a program called 'loser' y'know.

[–] fifteengetsyoutwenty@alien.top 1 points 10 months ago (1 children)

This looks great! Quick question though: can I pull out the Caddy references? I don’t have the ability to use a proxy manager and use Cloudflare tunnels instead.

[–] lllllllillllllillll@alien.top 1 points 10 months ago (1 children)

Yes, I want to keep everything optional. Caddy being setup like that is temporary.
I've built a new image without the Caddy UI. You can remove Caddy from the compose file and use the image:
image: lllllllillllllillll/dweebui:v0.06-dev-nocad

[–] fifteengetsyoutwenty@alien.top 1 points 10 months ago

Awesome!! I will try that out this week (hopefully lol)

[–] endockhq@alien.top 1 points 10 months ago

I'm going to submit a PR to help you with Docker build issues using Github Actions. It will auto build the image for multiple platforms.

[–] Character_Big8879@alien.top 1 points 10 months ago

Looks amazing