this post was submitted on 27 Jun 2026
128 points (97.1% liked)

Technology

85775 readers
3765 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Gonzako@lemmy.world 1 points 2 hours ago* (last edited 2 hours ago) (1 children)

You nas doesn't support docker compose? Its kind of the only reason why you'd want to have several processes on the same container.

Ps.: can you ssh in?

[–] W3dd1e@lemmy.zip 2 points 2 hours ago (1 children)

I can use docker compose. I need them on the same container so they can see the other apps exist and direct traffic there. Or that I as my understanding.

I tried setting up Caddy on a separate container as Jellyfin but that didn’t work.

[–] Gonzako@lemmy.world 1 points 1 hour ago

Would a docker-compose.yaml like this one work? https://privatebin.net/?1d1d30a1e92a974a#JDwvxcmJyjwmhir4YFvVrRGhn7fUJNqgTbrmgBYe1etC I just basically ripped that off my working setup. This sets up two containers that can see each other