Coder Social home page Coder Social logo

Comments (5)

anthonynsimon avatar anthonynsimon commented on May 19, 2024 1

Hi @d4rth-v4d3r the issue is that the asset urls for the webapp need to have a different base href tag. Basically the webapp is requesting the assets at /{asset}.js when nginx is serving them at /company/traduora/{asset}.js

This is easily configurable via a custom build, but unfortunately you will then find that the angular router cannot handle the path prefixes when using the webapp (i.e. the webapp router will look at your current path in the browser /company/traduora/projects/my-project and consider it a 404).

Is serving the app via a subdomain like traduora.company.com possible for you? This would work out of the box.

Other than that, for the time being we won't be supporting custom path prefixes unless we can find a simple solution on the webapp.

from ever-traduora.

d4rth-v4d3r avatar d4rth-v4d3r commented on May 19, 2024 1

@anthonynsimon here it is what I did.

from ever-traduora.

d4rth-v4d3r avatar d4rth-v4d3r commented on May 19, 2024

@anthonynsimon I was able to make it work. I made some changes and create a custom image.

from ever-traduora.

anthonynsimon avatar anthonynsimon commented on May 19, 2024

@d4rth-v4d3r That's cool! Would you mind sharing what did you have to do in case someone else would be interested in a similar setup?

from ever-traduora.

d4rth-v4d3r avatar d4rth-v4d3r commented on May 19, 2024

Of course, I would write a post to explain what I did, maybe it can be done easier.

from ever-traduora.

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.