Giter VIP home page Giter VIP logo

Comments (11)

izderadicka avatar izderadicka commented on May 29, 2024

No there is no such option, is this needed? Because you can do this also on rev proxy - check for instance #11 for rev proxy discussion.

from audioserve.

gwenvador avatar gwenvador commented on May 29, 2024

On my setup (shared seedbox) I cannot configure how the reverse proxy is configured. I can only points apps to a specific base URL for reverse proxy. It is common settings on other software like radarr/sonarr. If that could be added as an option that would be great for me.

from audioserve.

izderadicka avatar izderadicka commented on May 29, 2024

OK understand - can you pls describe how it should work exactly? What is the problem?

from audioserve.

gwenvador avatar gwenvador commented on May 29, 2024

I have the reverse proxy configuration https://mybox/username/audioserve to http://mybox:3000/username/audioserve
So i need to configure username/audioserve as base URL. So when I connect to the https page it redirects correctly to the web server.

from audioserve.

izderadicka avatar izderadicka commented on May 29, 2024

implemented in base-url branch for now. argument is called url-path-prefix. Can you test?

Also bit more about reverse proxy in updated README

from audioserve.

gwenvador avatar gwenvador commented on May 29, 2024

I tried to compile with build_static.sh to test but I have the following error.. Not sure if it is an issue on my side

error[E0599]: no method named `strip_prefix` found for type `std::string::String` in the current scope
  --> src/services/mod.rs:58:35

Do you have a static compile release?

from audioserve.

izderadicka avatar izderadicka commented on May 29, 2024

This function is in latest stable - do rustup update before compilation

from audioserve.

izderadicka avatar izderadicka commented on May 29, 2024

I see in static build script it's fixed to rust version in alpine, will look into it - because version of alpine is also important for correct ffmpeg version

from audioserve.

izderadicka avatar izderadicka commented on May 29, 2024

Replaced strip_prefix, so now current static build script works

from audioserve.

gwenvador avatar gwenvador commented on May 29, 2024

I was able to compile and test the build. It works for me now with the URL prefix. Thank you.

from audioserve.

izderadicka avatar izderadicka commented on May 29, 2024

now moved to master branch and v0.13.0 release

from audioserve.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.