Skip to content

Open-Source Cloud-Native Digital Asset & Cryptocurrency Exchange Platform

License

Notifications You must be signed in to change notification settings

poseidon-j/opendax

 
 

Repository files navigation

Deploy opendax peatio exchange in bash scripts

installation by poseidon( telegram id: pos3idon ) https://coincooper.com

ubuntu 20.04

create user :


sudo adduser app

sudo usermod -a -G sudo app

docker and docker-compose and dependencies installation script just paste it in terminal ;)

while install this script it will ask you app password

bash <(curl -Ls https://gist.githubusercontent.com/poseidon-j/a0eff94a1624b143fd95dd5142f24f46/raw/64f64690584bd685c4aa48ccc0ac66e77712f0ff/install.sh)

please login to app user

su - app

clone opendax

https://github.com/poseidon-j/opendax.git

cd opendax

Install ruby bundler

gem install bundler

bundle

sudo nano config/app.yml

and change credentials like domain and subdomain example: http://ex.coincooper.com

after update credentials

rake -T (see available commands)
rake service:all

and visit your domain :)

[email protected] is superadmin

Seeded users:
Email: [email protected], password: 0lDHd9ufs9t@ 

Email: [email protected], password: Am8icnzEI3d!

we have varity of customised user interface (UI) available (React, Angular & Vue based ) for sales

ios & android apps soon available for sales :)

we offer

  • docker swarm
  • kubernetes
  • node wallet installation
  • custom blockchain development
  • pluggable coin development
  • tower admin panel development

please ping us in telegram for production deployment and customisations:

  @pos3idon (telegram id)
  [email protected] (email)
  website coming soon....

Be Safe and Wear Mast :)

About

Open-Source Cloud-Native Digital Asset & Cryptocurrency Exchange Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 65.1%
  • Ruby 26.9%
  • JavaScript 2.9%
  • HCL 2.8%
  • Shell 2.0%
  • Dockerfile 0.3%