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

Please add a https scheme variable #53

Closed
Y0ngg4n opened this issue Mar 30, 2023 · 17 comments
Closed

Please add a https scheme variable #53

Y0ngg4n opened this issue Mar 30, 2023 · 17 comments

Comments

@Y0ngg4n
Copy link

Y0ngg4n commented Mar 30, 2023

Please add a https scheme environment variable. I always get mixed content errors and it seems like i am not the only one. please add a http scheme environment variable to redirect all links to https.
I also had the same issues like in #44.
The container should create the files by itself and you should not have to make a fancy workaround to get to the files.

@JulianPrieber
Copy link
Member

I'm a bit confused. We have a setting in the config that does this.
And yes, you should not have to make a fancy workaround to get to the files.

@Y0ngg4n
Copy link
Author

Y0ngg4n commented Mar 30, 2023

@JulianPrieber where?

@JulianPrieber
Copy link
Member

On the config page right here:
chrome_qq5CYANtHc

@Y0ngg4n
Copy link
Author

Y0ngg4n commented Mar 31, 2023

@JulianPrieber i don´t have that option. Nowhere in the admin interface.

@JulianPrieber
Copy link
Member

It's right on your config page, example.com/panel/config

@Y0ngg4n
Copy link
Author

Y0ngg4n commented Mar 31, 2023

@JulianPrieber if i go to the url path i get an 404

@JulianPrieber
Copy link
Member

What version are you on?

@Y0ngg4n
Copy link
Author

Y0ngg4n commented Mar 31, 2023

@JulianPrieber julianprieber/littlelink-custom:v3.0.0

@JulianPrieber
Copy link
Member

You can check your version at example.com/version.json

@Y0ngg4n
Copy link
Author

Y0ngg4n commented Mar 31, 2023

@JulianPrieber 3.0.0

@JulianPrieber
Copy link
Member

Then you will have to update to make use of that feature.

@Y0ngg4n
Copy link
Author

Y0ngg4n commented Mar 31, 2023

@JulianPrieber that is the latest docker container?

@JulianPrieber
Copy link
Member

You can just use the built-in updater in the app to do that.

@Y0ngg4n
Copy link
Author

Y0ngg4n commented Mar 31, 2023

@JulianPrieber ok to do this i had to create an installation with an volume mount. to do this i have followed #44. But now i just get "500 Internal Server Error" always i want to access it.

@JulianPrieber
Copy link
Member

I do not recommend following the instructions in #44
We elaborate a bit about this here: https://github.com/JulianPrieber/llc-docker#persistent-storage
What we officially recommend is illustrated here: https://github.com/JulianPrieber/llc-docker#deploy

If you currently don't have persistent storage setup and don't want to lose your data, I'd recommend using the built-in updater.

@Y0ngg4n
Copy link
Author

Y0ngg4n commented Mar 31, 2023

@JulianPrieber as i am on kubernetes that is not possible. Also the problem is that the files are not created so i have to create a container without volume and then move the files out and mount it.

@JulianPrieber
Copy link
Member

We removed the docker compose example from the config.
We hope to work out a better one.

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