Polygant / OpenCEX

OpenCEX free open-source cryptocurrency exchange engine. Industry standard.
https://polygant.net/opencex
Apache License 2.0
77 stars 74 forks source link

Localhost setup #3

Closed ELHARAKA closed 1 year ago

ELHARAKA commented 1 year ago

How to setup on localhost

joequant commented 1 year ago

FYI, I haven't had much luck installing OpenCEX on a shared machine. I think you might be able to do something with chroot.

Stan-Polygant commented 1 year ago

Hi, It is not supposed to be installed on a local machine.

ELHARAKA commented 1 year ago

Okay so there might be two possibilities to try.

1st is to assigne localhost to domain name "example.com" in etc/hosts 2nd is using https://sslip.io/ (section: But I Want My Own DNS Server!) and then try again with example 127-0-0-1.sslip.io

Does that make any sense? anyway i will try and see.

ELHARAKA commented 1 year ago

chroot

Ah okay i will try this too.