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 provide instructions for self-hosting #97

Closed
lpinter opened this issue May 2, 2024 · 4 comments
Closed

Please provide instructions for self-hosting #97

lpinter opened this issue May 2, 2024 · 4 comments

Comments

@lpinter
Copy link

lpinter commented May 2, 2024

I would like to self-host your awesome site and use it with my own MapBox token to reduce the load on your token.
Please provide instructions on how to self host your site, I have a Windows 11 workstation.

As others suggested, if the site would have a field for a token, everyone could create and use their own MapBox token, so you would not have to maintain and pay for it.

Thank you so much for the great service you provide for the community.

@Justang-14
Copy link

I have had success with my own token, kind of. I just replaced the token in the code and ran the whole the in the console, which loads the map, but the downloads still won't work for some reason.

@n3gpCTS
Copy link

n3gpCTS commented May 7, 2024

I have had success with my own token, kind of. I just replaced the token in the code and ran the whole the in the console, which loads the map, but the downloads still won't work for some reason.

I've had the same issue when I tried this method. Any solution so far?

@Justang-14
Copy link

I found a fork of this called Unreal Map Bridge, for height map imports etc. to Unreal studio. It still has the same web functionality. map.justgeektechs.com

@sysoppl
Copy link
Owner

sysoppl commented Jun 11, 2024

  1. Clone repo
  2. Create nginx / apache server and configure it (google: digitalocean apache2 lamp, but ignore mysql and php part)
  3. Upload files to the server
  4. Change api token in app.js
  5. Enjoy

@sysoppl sysoppl closed this as completed Jun 11, 2024
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

4 participants