hi all ( by the way I am word blind/dyslexic )
how to setup your own atlas hosted server including your own database server 100 % free if you have the resources for it
in this video I will explain how to setup your own dedicated atlas server + your own dedicated database using redis
here is the Windows installation filename for redis that was used in this video
Redis-x64-3.2.100.msi
DL likn heer
https://github.com/MSOpenTech/redis/r...
here are the commands for command prompt
that were used in the video
!! keep in mind the last piece will change depending on what you name the file !!
the example below
example
( example Server )
(redis-server.exe the_name_of_the_file.conf )
(example Cliyent )
redis-cli.exe -h your_IP_address" -p your_Port_address"
( Server )
cd\
cd Program Files\Redis
redis-server.exe test.conf
( Cliyent )
cd\
cd Program Files\Redis
redis-cli.exe -h *.**.***.** -p ****
this is a example for the pictures for the map that I uploaded
http://www.mgfixit.nl/Atlas_server_ma...
http://www.mgfixit.nl/Atlas_server_ma...
( ServerGrid.json )
( MetaWorldURL )
http://www.mgfixit.nl/Atlas_server_ma...
( MapImageURL )
http://www.mgfixit.nl/Atlas_server_ma...
I hope this information was useful to you
if this video was helpful to you feel free to leave a comment and feel free to leave a like if you want
thank you for watching and have a good day