mirror of https://github.com/docker/docs.git
19 lines
606 B
Markdown
19 lines
606 B
Markdown
---
|
|
description: non-Swarm mode Docker Cloud topics
|
|
keywords: Docker, cloud
|
|
title: Manage Nodes and Apps (Standard Mode)
|
|
notoc: true
|
|
---
|
|
|
|
These topics cover the traditional, pre-Swarm model for deploying and managing
|
|
nodes, services, and applications in Docker Cloud.
|
|
|
|
* [Getting started with Docker Cloud](/docker-cloud/getting-started/index.md)
|
|
|
|
* [Applications in Docker Cloud](/docker-cloud/apps/index.md)
|
|
|
|
* [Cloud stack file YAML reference](/docker-cloud/apps/stack-yaml-reference.md)
|
|
|
|
> **Note:** These workflows and references do not apply
|
|
to [Swarm Mode](/docker-cloud/cloud-swarm/index.md) Beta.
|