Minimum VM requirements for OpenDAX:
- 8GB of RAM (12GB recommended)
 - 4 cores vCPU (6 cores recommended)
 - 300GB disk space (SSD recommended)
 
Siapkan domain name dan subdomain aplikasi, misalnya:
- zavala.store
 - app.zavala.store
 
Arahkan kedua domain tersebut ke IP public VM.
Jalankan command:
useradd -g users -s `which bash` -m app
usermod -aG sudo app
Copas dari sini:
su - app
git clone https://github.com/openware/opendax.git
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
curl -sSL https://get.rvm.io | bash -s stable
sudo usermod -a -G rvm app
cd opendax
rvm install .
bundle install
rake -T # To see if ruby and lib works
rake service:all
Seeded users: Email: [email protected], password: 0lDHd9ufs9t@ Email: [email protected], password: Am8icnzEI3d!