Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App custom base URL instead of / #3317

Open
1 of 2 tasks
aureq opened this issue Apr 23, 2023 · 0 comments
Open
1 of 2 tasks

App custom base URL instead of / #3317

aureq opened this issue Apr 23, 2023 · 0 comments
Assignees

Comments

@aureq
Copy link

aureq commented Apr 23, 2023

Are you experiencing this issue in octobox.io or your own instance?

  • octobox.io
  • My instance

Summary of Problem

(Please answer all 3)

  • What are you trying to do?
    I'm trying to install Octobox on my k8s cluster. So far, the app starts but, I want to host the octobox app under a custom path. For example https://my.customdomain.example/octobox/

  • What happens?
    I haven't been able to find a way change the url path from / to /octobox/ (or any other values).

It seems possible, but when Octobox is installed as a Github app.

  • What should have happened?
    It would be great to be able to configure the app under a subpath instead of /

Steps to Reproduce the Issue

  1. Install Octobox
  2. run wget http://whateverurl/octobox/
  3. a HTTP 302 redirect occurs and redirect to http://whateverurl/

Versions, Operating System and Hardware

  • Which version/commit of Octobox are you using?
    Using the docker image with tag latest as of April 2023.

  • Which browser are you accessing Octobox with?
    Firefox (latest)

  • Windows? Linux? Mac?
    Windows and Linux

  • How are you deploying Octobox (Docker, Heroku, Openshift, etc)
    Kubernetes

@andrew andrew self-assigned this Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants