this post was submitted on 18 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
 

I have homepage installed through TrueNAS as an app which works and allows me to access the web portal. However the config files are stored in 'ixVolume' automatically, and I'm not sure how to access them to modify homepage. All the tutorials I have watched on YouTube install it through the command line on Ubuntu or other Linux distros.

https://github.com/gethomepage/homepage

This might be a dumb question since I'm new to selfhosting but thanks for any advice.

top 4 comments
sorted by: hot top controversial new old
[–] rarely 1 points 11 months ago

Are you using docker?

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

Ip:port

The port should have been set when installing. Click the app, click edit and see what port. Then goto the ip:port

[–] [email protected] 1 points 11 months ago (1 children)

https://truecharts.org/manual/SCALE/guides/getting-started#adding-truecharts

You can try the truecharts variant instead and enable the codeserver addon to access the apps files in a web editor.

So after its active you would go to (replace with your scaleIP) http://truenas.local:36107/?folder=/app/config

Just edit there watch the Changes happen in real time.

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

The best way, all build-in