Skip to content

Remote Management in Martini

Remote management is a critical feature of Martini that enables administrators to manage and monitor their server instances from anywhere. This section outlines the various tools and interfaces available for effective remote management of your Martini applications.

Topics Covered

  1. Martini REST API: The Martini REST API allows you to interact with your Martini Server Runtime programmatically. This powerful interface enables you to perform various management tasks, including monitoring, configuration changes, and application deployment. Learn how to leverage the REST API to automate processes and integrate with other systems.

  2. CLI Tool: The Command Line Interface (CLI) tool provides a straightforward way to manage your Martini instances through command-line commands. With this tool, you can execute administrative tasks, configure settings, and perform updates without needing to access the graphical user interface.

Additional Resources

  • Server Admin UI: Explore the Server Admin UI for a graphical interface to manage and monitor your Martini instances.