HVAC Wiki

All things related to HVAC

User Tools

Site Tools


suppliers:hvac.io:vigilia:installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
suppliers:hvac.io:vigilia:installation [2016/07/08 22:36] frozenlocksuppliers:hvac.io:vigilia:installation [2020/10/04 01:53] (current) – old revision restored (2020/10/02 09:00) 173.249.2.13
Line 1: Line 1:
 ====== Vigilia Server Installation ====== ====== Vigilia Server Installation ======
  
-//**Requires a Viglia Server licence**. To use the HVAC.IO servers instead, jump to [[.:recording]].//+//**Requires a Viglia Server licence**. To use the official HVAC.IO servers instead, jump to [[.:recording]].//
  
 The installation is separated in 3 main components: The installation is separated in 3 main components:
Line 19: Line 19:
  
  
-TokuMX is supported on **64-bit Linux only**, but virtual image should work too.+TokuMX is supported on **64-bit Linux only**, but virtual image should work too.
  
 We recommend to use SSD drives, as their increased speed directly translate in how fast Vigilia will react. We recommend to use SSD drives, as their increased speed directly translate in how fast Vigilia will react.
 250 to 500 Go should be plenty of space to store many years of data for networks composed of hundreds of thousands of objects. (Tokumx compression is really useful for this!) 250 to 500 Go should be plenty of space to store many years of data for networks composed of hundreds of thousands of objects. (Tokumx compression is really useful for this!)
  
 +To install TokuMX, add the following [[https://launchpad.net/~exponea/+archive/ubuntu/tokumx|PPA]] and enter the following in your shell :
  
-Download and install by following the instructions on this [[https://www.percona.com/doc/percona-tokumx/installation.html|page]].+<code> sudo apt install tokumx-enterprise </code> 
 + 
 +(Alternatively, you can try to follow the official instructions on this [[https://www.percona.com/doc/percona-tokumx/installation.html|page]].)
  
 Once the database is installed, make sure everything works as intended by running the command Once the database is installed, make sure everything works as intended by running the command
Line 93: Line 96:
  
 ===== Adding Vigilia as a Service ===== ===== Adding Vigilia as a Service =====
 +==== (Upstart Users) ====
 +
  
 You might want to make sure the Vigilia server always starts as soon as the server boots, or that it restores itself in case of a crash. You might want to make sure the Vigilia server always starts as soon as the server boots, or that it restores itself in case of a crash.
Line 153: Line 158:
 </code> </code>
  
 +If you are using **systemd**, you might need to [[https://superuser.com/a/1322187|update a different file]].
suppliers/hvac.io/vigilia/installation.1468017376.txt.gz · Last modified: 2016/07/08 18:36 (external edit)