-
Notifications
You must be signed in to change notification settings - Fork 3
Home
davedscl edited this page Aug 1, 2024
·
6 revisions
Development version is 2.0.4
:
- openJDK 11
- SBT 0.13.18
- Scala 2.12.4
Experimentally works with SBT 1.3.13 and Scala 2.12.18
Pre-built packages can be installed using sudo dpkg -i packagename.deb
The services can be started and stopped using the systemctl commands:
systemctl start/stop/restart gsn-core
systemctl start/stop/restart gsn-services
Service | Location | Configs |
---|---|---|
gsn-core | /usr/share/gsn-core |
conf/gsn.xml conf/log4j2.xml /etc/default/gsn-core
|
gsn-services | /usr/share/gsn-services |
conf/application.conf conf/application.ini conf/reference.conf /etc/default/gsn-services
|