-
Notifications
You must be signed in to change notification settings - Fork 96
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
Run it on own CentOs? #28
Comments
To change the port, start the server like this: What issues are you having running this on CentOs? You may be missing some packages. Try this, particularly the section titled "Install Packages from the CentOS and EPEL Repos" |
ok thanks for the reply, but when i run the command it says: Performing system checks... System check identified no issues (0 silenced). but nothing shows up when i open the address, i also filled in my Google Maps API Key, the Pokemon Trainer Club Account in the app.json. The Google Account Constants are empty because i have no Pokemon Google Account. Why does nothing shows up? |
I changed "localhost" to "0.0.0.0" and now its running and showing up. But i get an InvalidKeyMapError from Google Maps - which API's do i need? |
Ok fixed it, thank you only one more question: how can i raise the search radius? is this possible? |
@ddiesenreither i'm trying too as well if you have more information feel free to let me know |
Just run it like so...
|
Hi guys,
i want to run this beautiful tool on my own server and here my questions:
How can i change the port used by the script?
What do i have to change to get it running on my server?
The text was updated successfully, but these errors were encountered: