this post was submitted on 18 Apr 2025
35 points (88.9% liked)

Selfhosted

46113 readers
824 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.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I've got forgejo configured and running as a custom docker app, but I've noticed there's a community app available now. I like using the community apps when available since I can keep them updated more easily than having to check/update image tags.

Making the switch would mean migrating from sqlite to postgres, plus some amount of file restructuring. It'll also tie my setup to truenas, which is a platform I like, but after being bit by truecharts I'm nervous about getting too attached to any platform.

Has anyone made a similar migration and can give suggestions? All I know about the postgres config is where the data is stored, so I'm not even sure how I'd connect to import anything. Is there a better way to get notified about/apply container images for custom apps instead?

you are viewing a single comment's thread
view the rest of the comments
[–] Live2day@lemmy.sdf.org 2 points 3 days ago (4 children)

I did. That was the way they had it setup in an *arr stack setup guide I was following. Unfortunately it's been over a year so I don't have a link. But if you're interested I can send you my docker compose when I get chance

[–] irmadlad@lemmy.world 2 points 3 days ago (2 children)

Unfortunately it’s been over a year

Dude, I feel that loud and clear. LOL

I can send you my docker compose when I get chance

That sounds like a lot of work, having to remove secrets and clean it up just for me. If you feel up to it, I would certainly love to have a look see. At your convenience of course.

[–] Live2day@lemmy.sdf.org 3 points 2 days ago (1 children)
[–] irmadlad@lemmy.world 1 points 2 days ago

Thank you so very much.

load more comments (1 replies)