Managing PaaS
The Cockpit contains several sections where you can manage the operations or your Magnolia deployment as well as view site metrics, check the health of your site, analyze logs, and much more.
Cockpit sections
No. | Section | Description |
---|---|---|
1 |
Infrastructure |
PaaS runs on Kubernetes clusters. Kubernetes clusters are sets of node machines running containerized applications. One of the primary advantages of Kubernetes clusters is that they automatically manage your cluster to match the configured desired state. See Infrastructure for more details. |
2 |
Environments |
The PaaS Environments section contains critical information about your deployment’s health, response times, and overall usage. The environments you see in this section of the Cockpit are those configured in your .gitlab-ci.yml file. See Environments for more details. |
3 |
Networking |
The Networking section of the Cockpit lets you create and manage ingresses, domains, and certificates, as well as handle redirects and configure your desired redirect settings. See Networking for more details. |
4 |
CDN |
Content Delivery Networks (CDNs) allow you to quickly deliver your site content by caching content appropriately for improved speed and performance. PaaS uses Fastly as the default CDN. If you’re using Fastly as your CDN, you’ll be able to see all available tabs in the Cockpit. See Content delivery for more details. |
5 |
Security |
The Security section of the Cockpit provides a place to configure important security parameters for your site’s deployment such as metrics on the Web Application Firewall (WAF). See Security for more details. |
6 |
Logs |
The PaaS Logs section in the Cockpit displays logs for pods, domains, ingresses, and more. Each section has dedicated filtering by their relevant components as well as by a date range. See Logs for more details. |
7 |
Alerts |
|
8 |
Reports |
The PaaS Reports section contains important information about your deployment’s SLAs. See Reports for more details. |
9 |
Audit |