Jump to content

[0.2 Release] Unofficial Epoch Redis Database Manager - Live Map


Zupa

Recommended Posts

  On 1/29/2015 at 12:35 PM, DirtySanchez said:

All Powerful ZUPA make zombies appear!

 

U got it up and running btw?

 

Alits might need some map moving, i'm gonna set up a alti server tongiht and build some shit, then i can finetune the map positioning ^^

Link to comment
Share on other sites

Zupa glad you popped in.

Quick bug report on Altis.

Second zoom in on the map and the top left quadrant is missing.

Not sure how you numbered your leaflet yet, I haven't peaked into the code since its 7am.

I got it installed to a proper environment and have the webpage loaded.

I did the edits to the config.php as noted in the OP.

It takes me to a ER-DBM settings and I have everything entered properly as far as I know.

However to make sure my guess is right with a default epoch setup,

The redis server instance should be ?

and the database should be 0?

Heading off to bed, will catch up with you later.

Link to comment
Share on other sites

  On 1/29/2015 at 1:13 PM, DirtySanchez said:

Zupa glad you popped in.

Quick bug report on Altis.

Second zoom in on the map and the top left quadrant is missing.

Not sure how you numbered your leaflet yet, I haven't peaked into the code since its 7am.

I got it installed to a proper environment and have the webpage loaded.

I did the edits to the config.php as noted in the OP.

It takes me to a ER-DBM settings and I have everything entered properly as far as I know.

However to make sure my guess is right with a default epoch setup,

The redis server instance should be ?

and the database should be 0?

Heading off to bed, will catch up with you later.

 

Redis server instace is like the name u gave it , for example

( also defined in epochconfig.ini)

 

A3EPOCH

 

Database instance is the number of the database inside redis

Every server uses it's own databse inside it ( also defined in epochconfig.ini)

 

0-22?

Link to comment
Share on other sites

  On 1/29/2015 at 1:35 PM, DirtySanchez said:

DERP moment, im really tired.

Ok got the instance and its the only DB redis has so 0.

Still no data coming through.

My PPHP server url is the location of the server folder for this MGR correct?

 

Is the website on the same host as the server itself?

 

Otherwise u lmight have to open the redis port for external connection perhaps? 

Link to comment
Share on other sites

  On 1/29/2015 at 2:17 PM, Zupa said:

Is the website on the same host as the server itself?

 

Otherwise u lmight have to open the redis port for external connection perhaps? 

 

You are correct it is on a separate host.

I have entered all the proper info in the config.php and in the webtool.

I have also made sure redis has external access.

 

I will poke around after work tonight and see where i messed up.

Im sure I will get it going tonight as our conversation was hour 23 and 24 I was awake.....

Link to comment
Share on other sites

  On 1/30/2015 at 1:05 AM, DirtySanchez said:

You are correct it is on a separate host.

I have entered all the proper info in the config.php and in the webtool.

I have also made sure redis has external access.

 

I will poke around after work tonight and see where i messed up.

Im sure I will get it going tonight as our conversation was hour 23 and 24 I was awake.....

 

maybe try adding this to the redis connection in the php files

   'scheme' => 'tcp',
Link to comment
Share on other sites

  On 1/30/2015 at 11:17 AM, second_coming said:

Great work Zupa!

 

One question, the Dashboard link shows the stats from your server not the server I have added (the Map view is working fine). How do I get it to display the stats from my server?

 

It's currenntly just a display , nothing is getting displayed variable

 

I'll be sure to add a working dashboard next release ( this weekend)

Link to comment
Share on other sites

  On 2/1/2015 at 11:06 PM, bFe said:

Nicely done Zupa, works like a charm.

Any chance you'll be adding a permission system anytime soon?

 

ya up next is getting the settings to a small DB ( prob plain file to keep it simple) so only the admin can change it, and then implement a login system where the owner can make several ranks of logins. And then i can start with editing data to redis : )

Link to comment
Share on other sites

  On 2/2/2015 at 2:37 AM, BetterDeadThanZed said:

I'm a little lost. Where do I find "PPHP server url"?

 

It should be default good for time being "server/"

 

It's there cus im aiming that client and server can even be seperated ^^

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...