joni1802 / ts3-manager

A modern web interface for maintaining Teamspeak3 servers
https://www.ts3.app
MIT License
189 stars 23 forks source link

Raspberry Pi package #64

Closed lastsamurai26 closed 2 years ago

lastsamurai26 commented 2 years ago

Is there a way to provide a package for raspberry Pi? As you know, the Pi's only have 1 GB of RAM, which makes it impossible to build a package.

joni1802 commented 2 years ago

Currently the only way to run it on a Raspberry Pi is to run it in a container by using the official Docker image. But I am also working on a solution to provide the raw executable file for ARM. There a still some problems to automate it though.

lastsamurai26 commented 2 years ago

that sounds great

lastsamurai26 commented 2 years ago

Doesn't really belong to this topic, but do you know a way to change a reverse proxy so that a subfolder serves as the URL?

I would like to do the following domain.com/ts3-manager

use http and https as URL, but unfortunately I can't really do that, I only manage to reverse one domain

joni1802 commented 2 years ago

This question got already asked. See #44.

So if you really want to change the base path, you have to set it before the build process and build the frontend on your own. https://cli.vuejs.org/config/#publicpath