Go to documentation repository
Info | ||
---|---|---|
| ||
The Axxon One Server starts automatically when the operating system starts. |
Server start:
Code Block |
---|
sudo service axxon-one start |
Server stop:
Code Block |
---|
sudo service axxon-one stop |
Server restart:
Code Block |
---|
sudo service axxon-one restart |
Server status check:
Code Block |
---|
sudo service axxon-one status |