Index
The server package defines the functionality for managing a containerized server
through Merlin.
Modules:
| Name | Description |
|---|---|
server_commands.py |
Main functions to interact with the server. |
server_config.py |
Server configuration functions. |
server_util.py |
Defines the structure of our server configurations. |