this post was submitted on 07 Mar 2024
-2 points (33.3% liked)

Selfhosted

38789 readers
382 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 1 year ago
MODERATORS
 

Trying to figure out how to setup an aria2 server. It seems to rely on XDG dirs which isn't normally setup on LXC containers. I don't want to setup a whole GUI VM just for one application.

top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 5 months ago

XDG doesn't mean you need a GUI. XDG is a specification on how to set up config, cache, etc. directories. aria2 should work without setting anything up.

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (1 children)

Set up a minimal server VM instead? You don't need to install a GUI on a VM.

Debian minimal uses very few resources, that's what I use.

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

You miss the part about XDG dirs?

[–] [email protected] 6 points 5 months ago* (last edited 5 months ago)

Should be able to just install the package xdg-user-dirs on any distro. Would probably work fine in LXC containers too.

[–] possiblylinux127 1 points 5 months ago (1 children)

What are you trying to accomplish?

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

Trying to get a real debrid client to work right. It seems the internal downloader doesn't work, and it supported using aria2.

[–] possiblylinux127 1 points 5 months ago* (last edited 5 months ago) (1 children)

I think you probably should step back and see if there is other options

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

Already done that. This is the only one that supports working with sonarr and radarr afaik.