Server Administration
Server Installation
Operation |
Operating System, Distribution, Version |
Commands |
---|---|---|
List Dependencies |
Fedora 34 and later RHEL 8.4 and later |
# With internet access and CodeLogic repo configured
# Note that docker-compose will not be listed because it is not available as a package for RHEL. # With .rpm package downloaded
|
Ubuntu 18 and later |
# With internet access
# Without internet access (package file downloaded)
|
|
Configure CodeLogic |
Fedora 34, RHEL 8.4, and Ubuntu 18 or later |
|
Add Repo Key |
Fedora 34 and RHEL 8.4 or later |
|
Add Repo Key and Repository |
Ubuntu 18 or later |
|
Install CodeLogic Server |
Fedora 34 or RHEL 8.4 and later |
# remove podman (sudo dnf erase podman buildah) # Install docker-ce 20.10 or later: https://docs.docker.com/engine/install/fedora/ # Configure docker to start a boot https://docs.docker.com/engine/install/linux-postinstall/#configure-docker-to-start-on-boot # Install docker-compose 1.29.2 https://docs.docker.com/compose/install/#install-compose-on-linux-systems
|
Ubuntu 18 and later |
|
|
Upgrade CodeLogic Server |
Fedora 34 or RHEL 8.4 and later |
|
Ubuntu 18 and later |
|
Server Monitoring and Maintenance
Operation |
Operating System, Distribution, Version |
Commands |
---|---|---|
CodeLogic Server Status |
Fedora 34 and later RHEL 8.4 and later Ubuntu 18 and later |
|
Monitor CodeLogic Server |
Fedora 34 and later RHEL 8.4 and later Ubuntu 18 and later |
|
Start CodeLogic Server |
Fedora 34 and later RHEL 8.4 and later Ubuntu 18 and later |
|
Stop CodeLogic Server |
Fedora 34 and later RHEL 8.4 and later Ubuntu 18 and later |
|
Upgrade CodeLogic Server |
Fedora 34 and later RHEL 8.4 and later |
|
Ubuntu 18 and later |
|
|
List Installed Version |
Fedora 34 and later RHEL 8.4 and later |
|
Ubuntu 18 and later |
|
|
Remove CodeLogic Server |
Fedora 34 and later RHEL 8.4 and later |
The following commands were copied from: https://docs.docker.com/engine/install/fedora/#uninstall-docker-engine # Uninstall docker
### Remove images, containers, volumes or customized configuration files
|
Ubuntu 18 and later |
### After release 21.7
# Prior to release 21.7:
|
Services
Operating System, Distribution, Version |
Commands |
---|---|
Linux |
See the systemctl command.
|
Windows (.NET Agent only) |
See the Windows Services Manager. |