To install the Taos Web Server, execute one of these commands.
- Automatic Install
wget -q -O - https://raw.githubusercontent.com/Minco-inc/Taos/master/install.sh | sudo bash
- Manual Install
sudo npm i taos-setup -g
sudo taos-setup install
To enable/disable the Taos Web Server, execute these commands.
- To enable
sudo taos start
- To disable
sudo taos stop
And... There're more things to do but... They are WIP!
Peek:
- Location of Taos Web Server is /etc/taos/.
- All config files are in conf.d
- For new config file, or if you're gonna peer for config.js
If you got any bugs, please report us!
Or of course discord server / ! !#0123
sudo taos-setup uninstall