Sign inSign up

frostasm/netxms-server

By frostasm

Updated over 7 years ago

NetXMS server (www.netxms.org).

Image
1

6.0K

frostasm/netxms-server repository overview

NetXMS Server docker image

Docker image of NetXMS Server (www.netxms.org). Currently limited to SQLlite database. Netxms files are located in docker volume /data.

Start with

docker run frostasm/netxms-server

WARNING:

The default templates have been moved from /usr/share/netxms/templates/ to a /usr/share/netxms/default-templates/ folder and are not automatically imported when the program is started.

Environment variables

NetXMS Server

  • NETXMSD_UNLOCK_ON_STARTUP - set to 1 to unlock database on each container startup (default), set to 0 to skip database unlocking
  • NETXMSD_UPGRADE_ON_STARTUP - set to 1 to upgrade database on each container startup (default), set to 0 to skip database upgrading
  • NETXMSD_DEBUG_LEVEL - Variable to set server debug level (It is passed through command-line arguments)
  • NETXMSD_CONFIG - Variable to set arbitrary config file entries to /data/netxmsd.conf. Put your configuration options here.

Tag summary

Content type

Image

Digest

Size

134.1 MB

Last updated

over 7 years ago

docker pull frostasm/netxms-server