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

Docker with Traefik - It does not work correctly #37

Open
msandovalN0N opened this issue Sep 8, 2021 · 1 comment
Open

Docker with Traefik - It does not work correctly #37

msandovalN0N opened this issue Sep 8, 2021 · 1 comment

Comments

@msandovalN0N
Copy link

I have a Traefik reverse proxy running with docker, and I have managed to lift the suggested containers for testing in the project's docker-compose.yml correctly and I have access. But I run into 2 problems.
1 - When entering with the container created with the mikhmonv3 version of git, that is, running git clone, I can enter but when trying to change the language it remains in a loading loop from which it cannot exit, I have to refresh the browser (F5) so that let me continue. It is the same when I want to change the admin username and password.
As it did not allow me to change the credentials, I decided to leave them by default to try to add a router and it is also in loop.
I see that they also posted it at #36

videoMIKHMON.mp4

2 - As I saw a new update in the repository (https://raw.githubusercontent.com/laksa19/laksa19.github.io/master/download/update.zip) I decided to download it and when loading it I found that first it does not show the login interface correctly.
errorVista

A possible solution to the problem I found is to overwrite the update.zip files in the cloned git folder. With that the vision problem was corrected.

In addition to this, when trying to enter the access credentials, which according to the repo are user: mikhmon password: 1234, it does not allow me access when I review the code a bit, I see that it seems that the update .zip file is missing the config file. php in the "include / config.php" folder.

I hope you can help us as the tool looks very interesting and useful. Greetings.

@anwareset
Copy link

anwareset commented Dec 9, 2021

Overwrite the base with the update is not solve the looping issue when you try to add new router.
The endless loop is keep show up.

I try to compile the script as container image. Check it out.
https://hub.docker.com/r/trianwar/mikhmon

Or you can use my docker-compose.yml file, I fixed it already.

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