-
Notifications
You must be signed in to change notification settings - Fork 50
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
Tutorial / Docker image? #42
Comments
Hi! Sorry, I didn't update the documentation properly. Did you change the variables here: https://github.com/NayamAmarshe/MagLit/blob/main/docker-compose.yaml |
Hi! Thank you for replying! Yes, I did change those variables. |
Same problem here. Is there any env variable I should set to see more logs from the console? From the source code of the index page, it seems the === Checked again, the |
I can confirm this. @NayamAmarshe, I also have a question, Does the link expires? when? |
Sorry for not getting this right guys. I've been really busy. I tried the docker image and I too am facing these problems. Meanwhile, requesting @diegonicacio to see if they can take a look as they were the one who published the docker image PR 🙏 |
I think I found the main issue. Opened another issue explaining it further that can be found at #43 |
Added #44 to make things easier to build, since users will have to build their own images for now. @koinupapi , these are the steps that I used 1 - Cloned repo If you don't have npm on your environment, instead of
If you have any issue following these steps (after #44 gets merged) let us know |
I wanna thank you so much for taking the time to help me with this. I'll do my best, but I'm afraid I won't be much help in terms of testing. I'm sincerely sorry. |
@NayamAmarshe Hi, i am facing the same problem, i am so hell-bent on self hosting it and i dont wanna use docker. Please help me with the api route ; it keeps saying "Failed to fetch" error. Thanks, hope to get it resolved soon :) |
Updated the instructions :) You just need to create the .local.env and build the image. |
Hi there!
I wanted to see if you had any plans for a tutorial of setting this up.
I want to try self-hosting this so much! I got as far as running the maglit container via Portainer, and even set up a web app in a new Firebase project. I input all the variables that I got from Firebase, but it would just keep saying "Failed to fetch". The url would always be "localhost:3000/". I tried making the .env.local file, but I didn't know where or how to upload it to firebase project.
I guess it must be easy for more experienced techies, but unfortunately I couldn't get it to work.
And of course, I know you're already making a docker image, I just wanted to see how that's coming along. :)
Thank you! I can't wait to be able to try this on my own system :)
The text was updated successfully, but these errors were encountered: