Collibra services on Linux with root permissions

If you install Collibra Data Governance Center as a root user on a Linux system, the following items are also installed:

  • The Collibra Agent service
  • The Collibra Management Console
  • An extra user: collibra. The extra user is necessary to run the Collibra DGC software. You cannot sign in with this user.

Note If you installed Collibra DGC as a normal user, see Collibra DGC services on Linux as non-root user.

To manage the Collibra DGC services, use the default service management tool of your operating system:

service collibra-agent <command>
service collibra-console <command>

You can use the following commands to control the services:

  • start
  • stop
  • restart
  • status

Note  The services are automatically started after a restart of a node.