| # Installing Elixir in Ubuntu | # Installing Elixir in Ubuntu | ||||
| **AUTOMATED INSTALL** | |||||
| ### **AUTOMATED INSTALL** | |||||
| wget -q -O - https://git.bbh.org.in/chess/elxr/src/branch/master/i.lin.sh | bash | wget -q -O - https://git.bbh.org.in/chess/elxr/src/branch/master/i.lin.sh | bash | ||||
| Addtional steps For Production | |||||
| NODE_ENV=production elxr use elixir | |||||
| SyncMaster | |||||
| 1. NODE_ENV=production elxr use elixir | |||||
| 2. SyncMaster | |||||
| **MANUAL INSTALL** | |||||
| ### **MANUAL INSTALL** | |||||
| * ### Step 1: Install Dependencies | * ### Step 1: Install Dependencies | ||||
| ###### Tested for Ububtu 20.04 | ###### Tested for Ububtu 20.04 | ||||
| # Installing Elixir in Windows | # Installing Elixir in Windows | ||||
| **AUTOMATED INSTALL** | |||||
| ### **AUTOMATED INSTALL** | |||||
| save https://git.bbh.org.in/chess/elxr/src/branch/master/i.win.sh to folder. | save https://git.bbh.org.in/chess/elxr/src/branch/master/i.win.sh to folder. | ||||
| cscript i.win.sh | cscript i.win.sh | ||||
| Addtional steps For Production | |||||
| 1. NODE_ENV=production elxr use elixir | |||||
| 2. SyncMaster | |||||
| ### **MANUAL INSTALL** | |||||
| #### Step 1: Install Dependencies | #### Step 1: Install Dependencies | ||||
| * ##### Install Node | * ##### Install Node |