44 lines
1.4 KiB
YAML
44 lines
1.4 KiB
YAML
site_name: Spearhead Cloud Documentation
|
|
nav:
|
|
- Spearhead Cloud: index.md
|
|
- Getting Started: start.md
|
|
- Datacenters: datacenters.md
|
|
- Networking:
|
|
- Networks: network.md
|
|
- Firewall: firewall.md
|
|
- DNS: dns.md
|
|
- Containers & Virtual machines:
|
|
- Containers: containers.md
|
|
- Infrastructure Containers: infrastructure-containers.md
|
|
- Virtual Machines: vms.md
|
|
- Working with instances:
|
|
- Starting and Stopping: startstop.md
|
|
- Connecting to your instances: connecting.md
|
|
- Spearhead Cloud Tools:
|
|
- Cloud Portal: cloud-portal.md
|
|
- Spearhead CLI: spearhead-cli.md
|
|
- Spearhead Docker CLI: docker/spearhead-docker-cli.md
|
|
- Docker:
|
|
- Docker Remote API implementation for Spearhead Cloud: docker/docker-remote-api.md
|
|
- Featues:
|
|
- Resource allocation: docker/docker-resource-allocation.md
|
|
- Log Drivers: docker/log-drivers.md
|
|
- Networking: docker/docker-networking.md
|
|
- Divergence: docker/docker-divergence.md
|
|
theme:
|
|
name: 'material'
|
|
palette:
|
|
primary: 'red'
|
|
accent: 'red'
|
|
logo: 'img/sphsp.png'
|
|
# icon: 'cloud'
|
|
# favicon: 'img/favicon.ico'
|
|
extra:
|
|
social:
|
|
- icon: fontawesome/brands/github-alt
|
|
link: 'https://github.com/spearheadsys/docs.spearhead.cloud'
|
|
- icon: fontawesome/brands/twitter
|
|
link: 'https://twitter.com/spearhead_sys'
|
|
- icon: fontawesome/brands/linkedin
|
|
link: 'https://www.linkedin.com/company/spearhead-systems-srl/'
|