boebbele

joined 2 years ago
[–] boebbele@discuss.tchncs.de 1 points 7 months ago* (last edited 7 months ago)

My compose:

services:
  termix:
    image: ghcr.io/lukegus/termix:latest
    container_name: termix
    restart: unless-stopped
    ports:
      - 8081:8081
    volumes:
      - /home/dockervolumes/data:/app/data
    environment:
      PORT: "8081"
volumes:
  termix-data:
    driver: local
networks: {}

It works great.

[–] boebbele@discuss.tchncs.de 0 points 7 months ago (1 children)

Adding hosts is currently only possible in a browser, not on a smartphone.

 

I stumbled across the GitHub page by chance. I've been looking for an alternative to Terminus for quite some time. Termix looks really good. Very nice web interface. It's still a bit buggy in a few places, but it's quite usable.

"Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Here, you can find the repositories for the main Termix server, along with the mobile app, documentation, and support"

1
submitted 2 years ago* (last edited 2 years ago) by boebbele@discuss.tchncs.de to c/jellyfin@lemmy.ml
 

I tried with m3u files and strm files. but nothing works. vlc can play my strm files with no problem. why can't jellyfin?