mirror of
https://github.com/canonical/canonical.com.git
synced 2025-07-20 16:57:03 +00:00

* feat: Migrate maas.io to /maas * Fix linters * Address review comments * fix: Don't perge venbox styles * fix: Address review comments * fix: Remove brokenn link from /resources
338 lines
7.0 KiB
YAML
338 lines
7.0 KiB
YAML
# -- Format example --
|
|
#
|
|
# page-name:
|
|
# title: Page title
|
|
# path: /page-url
|
|
#
|
|
# parent: (optional)
|
|
# - title: Parent navigation title
|
|
# - path: /parent-page-url
|
|
#
|
|
# children:
|
|
# - title: Overview
|
|
# path: /page-url (note this is the same as the page's url)
|
|
# - title: Child page
|
|
# path: /child-page-url
|
|
|
|
ai:
|
|
title: AI
|
|
path: /solutions/ai
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /solutions/ai
|
|
- title: AI infrastructure
|
|
path: /solutions/ai/infrastructure
|
|
- title: Edge AI
|
|
path: /solutions/ai/edge
|
|
- title: GenAI infrastructure
|
|
path: /solutions/ai/genai
|
|
- title: Big data analytics
|
|
path: /solutions/ai/big-data-ai
|
|
|
|
data:
|
|
title: Data
|
|
path: /data
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /data
|
|
- title: PostgreSQL
|
|
path: /data/postgresql
|
|
- title: MySQL
|
|
path: /data/mysql
|
|
- title: MongoDB
|
|
path: /data/mongodb
|
|
- title: Spark
|
|
path: /data/spark
|
|
- title: Kafka
|
|
path: /data/kafka
|
|
- title: OpenSearch
|
|
path: /data/opensearch
|
|
- title: Valkey
|
|
path: /data/valkey
|
|
- title: Docs
|
|
path: /data/docs
|
|
|
|
kafka:
|
|
title: Kafka
|
|
path: /data/kafka
|
|
|
|
parent:
|
|
- title: All data solutions
|
|
- path: /data
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /data/kafka
|
|
- title: What is Kafka
|
|
path: /data/kafka/what-is-kafka
|
|
- title: Managed
|
|
path: /data/kafka/managed
|
|
- title: Support
|
|
path: /data/kafka/support
|
|
- title: Docs
|
|
path: /data/docs/kafka/iaas
|
|
|
|
lxd:
|
|
title: LXD
|
|
path: /lxd
|
|
|
|
children:
|
|
- title: Install
|
|
path: /lxd/install
|
|
- title: Manage
|
|
path: /lxd/manage
|
|
- title: Docs
|
|
path: https://canonical-lxd.readthedocs-hosted.com/en/
|
|
- title: Forum
|
|
path: https://discourse.ubuntu.com/c/lxd/126?_ga=2.69179345.1978494405.1700868870-354120313.1700868870
|
|
|
|
mongodb:
|
|
title: MongoDB
|
|
path: /data/mongodb
|
|
|
|
parent:
|
|
- title: All data solutions
|
|
- path: /data
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /data/mongodb
|
|
- title: What is MongoDB
|
|
path: /data/mongodb/what-is-mongodb
|
|
- title: Managed
|
|
path: /data/mongodb/managed
|
|
- title: Support
|
|
path: /data/mongodb/support
|
|
- title: Docs
|
|
path: /data/docs/mongodb/iaas
|
|
|
|
microcloud:
|
|
title: MicroCloud
|
|
path: /microcloud
|
|
icon: https://assets.ubuntu.com/v1/6eb42b12-microcloud-logomark.svg
|
|
|
|
children:
|
|
- title: Resources
|
|
path: /microcloud/resources
|
|
- title: Docs
|
|
path: https://canonical-microcloud.readthedocs-hosted.com/en/latest
|
|
|
|
microstack:
|
|
title: MicroStack
|
|
path: /microstack
|
|
|
|
children:
|
|
- title: Docs
|
|
path: /microstack/docs
|
|
- title: Chat
|
|
path: https://matrix.to/#/#openstack-sunbeam:ubuntu.com
|
|
- title: Contribute
|
|
path: https://github.com/canonical/snap-openstack
|
|
- title: Report a bug
|
|
path: https://bugs.launchpad.net/snap-openstack/+filebug
|
|
- title: Get commercial support
|
|
path: https://ubuntu.com/pro
|
|
|
|
multipass:
|
|
title: Multipass
|
|
path: /multipass
|
|
|
|
children:
|
|
- title: Install
|
|
path: /multipass/install
|
|
- title: Docs
|
|
path: https://documentation.ubuntu.com/multipass/en/latest
|
|
|
|
opensearch:
|
|
title: OpenSearch
|
|
path: /data/opensearch
|
|
|
|
parent:
|
|
- title: All data solutions
|
|
- path: /data
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /data/opensearch
|
|
- title: What is OpenSearch
|
|
path: /data/opensearch/what-is-opensearch
|
|
- title: Managed
|
|
path: /data/opensearch/managed
|
|
- title: Support
|
|
path: /data/opensearch/support
|
|
- title: Docs
|
|
path: /data/docs/opensearch/iaas
|
|
|
|
openstack:
|
|
title: OpenStack
|
|
path: /openstack
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /openstack
|
|
- title: Architecture
|
|
path: /openstack/architecture
|
|
|
|
postgresql:
|
|
title: PostgreSQL
|
|
path: /data/postgresql
|
|
|
|
parent:
|
|
- title: All data solutions
|
|
- path: /data
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /data/postgresql
|
|
- title: What is PostgreSQL
|
|
path: /data/postgresql/what-is-postgresql
|
|
- title: Managed
|
|
path: /data/postgresql/managed
|
|
- title: Support
|
|
path: /data/postgresql/support
|
|
- title: Docs
|
|
path: /data/docs/postgresql/iaas
|
|
|
|
mysql:
|
|
title: MySQL
|
|
path: /data/mysql
|
|
|
|
parent:
|
|
- title: All data solutions
|
|
- path: /data
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /data/mysql
|
|
- title: Managed
|
|
path: /data/mysql/managed
|
|
- title: Support
|
|
path: /data/mysql/support
|
|
- title: Docs
|
|
path: /data/docs/mysql/iaas
|
|
|
|
spark:
|
|
title: Spark
|
|
path: /data/spark
|
|
|
|
parent:
|
|
- title: All data solutions
|
|
- path: /data
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /data/spark
|
|
- title: What is Spark
|
|
path: /data/spark/what-is-spark
|
|
- title: Managed
|
|
path: /data/spark/managed
|
|
- title: Support
|
|
path: /data/spark/support
|
|
- title: Docs
|
|
path: /data/docs/spark/k8s
|
|
|
|
telco:
|
|
title: Telco
|
|
path: /solutions/telco
|
|
|
|
children:
|
|
- title: 5G Core
|
|
path: /solutions/telco/5g-core
|
|
- title: 5G Edge
|
|
path: /solutions/telco/5g-edge
|
|
- title: Open RAN
|
|
path: /solutions/telco/open-ran
|
|
|
|
data-and-ai:
|
|
title: Data & AI
|
|
path: /solutions/data-and-ai
|
|
|
|
children:
|
|
- title: Data lakehouse
|
|
path: /data/lakehouse
|
|
- title: Data streaming
|
|
path: /data/streaming
|
|
- title: AI solutions
|
|
path: /solutions/ai
|
|
|
|
observability:
|
|
title: Observability
|
|
path: /observability
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /observability
|
|
- title: What is observability
|
|
path: /observability/what-is-observability
|
|
- title: Managed
|
|
path: /observability/managed
|
|
|
|
dqlite:
|
|
title: Dqlite
|
|
path: /dqlite
|
|
|
|
children:
|
|
- title: Docs
|
|
path: /dqlite/docs
|
|
- title: Discourse
|
|
path: https://discourse.dqlite.io
|
|
- title: Code
|
|
path: https://github.com/canonical/dqlite
|
|
- title: Bugs
|
|
path: https://github.com/canonical/dqlite/issues
|
|
|
|
anbox-cloud:
|
|
title: Anbox Cloud
|
|
path: /anbox-cloud
|
|
|
|
children:
|
|
- title: Install
|
|
path: https://documentation.ubuntu.com/anbox-cloud/howto/install-appliance/landing/
|
|
- title: Docs
|
|
path: https://documentation.ubuntu.com/anbox-cloud/
|
|
- title: Forum
|
|
path: https://discourse.ubuntu.com/c/project/anbox-user/148
|
|
|
|
financial-services:
|
|
title: Financial Services
|
|
path: /solutions/financial-services
|
|
|
|
infrastructure:
|
|
title: Infrastructure
|
|
path: /solutions/infrastructure
|
|
|
|
children:
|
|
- title: Sovereign cloud
|
|
path: /solutions/infrastructure/sovereign-cloud
|
|
|
|
automotive:
|
|
title: Automotive
|
|
path: /solutions/automotive
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /solutions/automotive
|
|
|
|
maas:
|
|
title: MAAS
|
|
path: /maas
|
|
|
|
children:
|
|
- title: Overview
|
|
path: /maas
|
|
- title: How it works
|
|
path: /maas/how-it-works
|
|
- title: Install
|
|
path: /maas/docs/how-to-get-maas-up-and-running
|
|
- title: Docs
|
|
path: /maas/docs
|
|
- title: Features
|
|
path: /maas/tour
|
|
- title: Tutorials
|
|
path: /maas/tutorials
|
|
- title: Blog
|
|
path: /maas/blog
|
|
- title: Forum
|
|
path: https://discourse.maas.io/ |