installation by poseidon( telegram id: pos3idon ) https://coincooper.com
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!
- docker swarm
- kubernetes
- node wallet installation
- custom blockchain development
- pluggable coin development
- tower admin panel development
@pos3idon (telegram id)
[email protected] (email)
website coming soon....