# Cloud 66 Documentation > Cloud 66 is a DevOps-as-a-Service platform that builds, deploys, and manages containerised applications on any cloud or your own servers. This documentation covers Cloud 66 Rails, Deploy, Sites and Node. Every documentation page is also available as clean Markdown by appending `.md` to its URL. ## Products - [Cloud 66 Rails](https://help.cloud66.com/rails): Cloud 66 for Rails - [Cloud 66 Deploy](https://help.cloud66.com/deploy): Cloud 66 Deploy for all your apps - [Cloud 66 Sites](https://help.cloud66.com/sites): Cloud 66 Sites for SSGs - [Cloud 66 Node](https://help.cloud66.com/node): Cloud 66 Node ## Getting Started - [Cloud 66 Deploy v2 vs v3](https://help.cloud66.com/deploy/getting-started/deploy-v2-vs-v3.md) - [Deploying your first app](https://help.cloud66.com/rails/getting-started/deploy-your-first-app.md) - [Getting started with Clusters](https://help.cloud66.com/deploy/getting-started/getting-started-with-clusters.md) - [Migrating from Forge](https://help.cloud66.com/rails/getting-started/migrate-from-forge.md) - [Migrating from Heroku](https://help.cloud66.com/rails/getting-started/migrate-from-heroku.md) - [Migrating from Netlify](https://help.cloud66.com/sites/getting-started/import-netlify.md) ## Cloud 66 101 - [Cloud 66 Products](https://help.cloud66.com/rails/cloud-66-101/cloud66-product-consolidation.md) - [Concepts & terminology](https://help.cloud66.com/rails/cloud-66-101/concepts-and-terminology.md) - [Connecting git repositories](https://help.cloud66.com/rails/cloud-66-101/access-your-code.md) - [Deploy your Express app](https://help.cloud66.com/deploy/cloud-66-101/express-101.md) - [Deploy your Laravel app](https://help.cloud66.com/deploy/cloud-66-101/laravel-101.md) - [Deploy your Rails app](https://help.cloud66.com/rails/cloud-66-101/rails-101.md) - [Editing, cloning & deleting apps](https://help.cloud66.com/rails/cloud-66-101/adding-updating-deleting.md) - [Frequently Asked Questions (FAQ)](https://help.cloud66.com/rails/cloud-66-101/faq.md) - [Generating local SSH keys](https://help.cloud66.com/rails/cloud-66-101/ssh-keys.md) - [Logging & tracking support requests](https://help.cloud66.com/rails/cloud-66-101/support-tickets.md) - [Understanding glob patterns](https://help.cloud66.com/rails/cloud-66-101/understanding-globs.md) - [Using Global Search](https://help.cloud66.com/rails/cloud-66-101/global-search.md) ## Account - [Archiving apps](https://help.cloud66.com/rails/account/archiving-applications.md) - [Audit log for account activities](https://help.cloud66.com/rails/account/audit-logs.md) - [Browser requirements](https://help.cloud66.com/rails/account/browser-requirements.md) - [Changing the account owner](https://help.cloud66.com/rails/account/change-owner.md) - [Cloud 66 account protection](https://help.cloud66.com/rails/account/account-protection.md) - [Enabling Slack notifications](https://help.cloud66.com/rails/account/slack-notifications.md) - [Enabling two-factor authentication (2FA)](https://help.cloud66.com/rails/account/two-factor-authentication.md) - [Manage your account](https://help.cloud66.com/rails/account/account-management.md) - [Managing teams and organizations](https://help.cloud66.com/rails/account/team-accounts.md) - [Setting up Account Notifications](https://help.cloud66.com/rails/account/notifications.md) - [Single Sign-On, SAML and Automatic User Provisioning](https://help.cloud66.com/rails/account/sso-saml.md) - [Transferring application ownership](https://help.cloud66.com/rails/account/application-transfer.md) - [Understanding Build Minutes](https://help.cloud66.com/rails/account/build-minutes.md) - [Using service accounts](https://help.cloud66.com/rails/account/service-accounts.md) ## Auto Scaling - [Configuring Autoscaling](https://help.cloud66.com/rails/auto-scaling/auto-scaling.md) ## Build and Config - [Accessing images in BuildGrid](https://help.cloud66.com/deploy/build-and-config/understanding-buildgrid.md) - [Adding a cloud provider](https://help.cloud66.com/rails/build-and-config/adding-a-cloud-provider.md) - [Advanced cloud provider configurations](https://help.cloud66.com/rails/build-and-config/advanced-cloud-configurations.md) - [Configuring container clusters for high availability](https://help.cloud66.com/deploy/build-and-config/configuring-for-high-availability.md) - [Configuring Service storage](https://help.cloud66.com/deploy/build-and-config/service-storage.md) - [Connecting between containerized services](https://help.cloud66.com/deploy/build-and-config/connecting-between-containerized-services.md) - [Connecting to image registries](https://help.cloud66.com/deploy/build-and-config/image-repository.md) - [CSv3 cluster operations](https://help.cloud66.com/deploy/3/build-and-config/cluster-operations/): Add, resize, cordon, and drain nodes on a Cloud 66 CSv3 (K3s) cluster from the Dashboard, including the timeline error messages you may hit and how to fix them. - [Customizing service build commands](https://help.cloud66.com/deploy/build-and-config/building-your-service.md) - [Customizing service configurations](https://help.cloud66.com/rails/build-and-config/docker-service-configuration.md) - [Customizing service life-cycle management](https://help.cloud66.com/deploy/build-and-config/service-lifecycle-management.md) - [Customizing your Node.js configuration](https://help.cloud66.com/node/build-and-config/application-settings-node.md) - [Deploying and managing Faye](https://help.cloud66.com/rails/build-and-config/implementing-faye.md) - [Fixing 'Bootsnap doesn't have permission to write cache entries' errors](https://help.cloud66.com/rails/build-and-config/how-do-i-fix-bootsnap-doesnt-have-permission-to-write-cache-entries-errors.md) - [How to upgrade Kubernetes clusters](https://help.cloud66.com/deploy/build-and-config/upgrading-cluster.md) - [Integrating Habitus secrets with Cloud 66](https://help.cloud66.com/deploy/build-and-config/habitus-secrets.md) - [Long-running Sidekiq jobs across deploys](https://help.cloud66.com/rails/build-and-config/long-running-sidekiq-across-deploys.md): Use procfile_metadata stop_sequence to drain Sidekiq gracefully across deploys so long-running jobs finish instead of being killed mid-execution. - [Managing a Padrino application](https://help.cloud66.com/rails/build-and-config/padrino-stacks.md) - [Managing a Sinatra application](https://help.cloud66.com/rails/build-and-config/sinatra-stacks.md) - [Managing and upgrading Ruby versions](https://help.cloud66.com/rails/build-and-config/managing-and-upgrading-ruby-versions.md) - [Managing Application Groups](https://help.cloud66.com/rails/build-and-config/managing-application-groups.md) - [Managing Application Updates](https://help.cloud66.com/rails/build-and-config/application-updates.md) - [Managing configuration of gems](https://help.cloud66.com/rails/build-and-config/managing-gem-configs.md) - [Managing environment variables](https://help.cloud66.com/rails/build-and-config/env-vars.md) - [Node.js package managers for Rails/Rack apps](https://help.cloud66.com/rails/build-and-config/rails-node-packagers.md): Cloud 66 automatically detects and runs the correct Node.js package manager for your Rails or Rack application based on the lockfile in your repository. - [Permission denied errors on file uploads in Rails](https://help.cloud66.com/rails/build-and-config/why-am-i-getting-permission-denied-errors-when-i-try-to-use-the-file-upload-or-creation-features-of-my-rails-application.md) - [Persistent & shared directories for Rails apps](https://help.cloud66.com/rails/build-and-config/rails-shared-directories.md) - [Running background processes](https://help.cloud66.com/rails/build-and-config/proc-files.md) - [Running multiple apps on a server](https://help.cloud66.com/rails/build-and-config/multi-tenancy.md) - [Service configuration options](https://help.cloud66.com/deploy/build-and-config/service-configuration-options.md) - [Service Tags and Annotations](https://help.cloud66.com/deploy/build-and-config/service-tags-annotations.md) - [Setting limits for services](https://help.cloud66.com/deploy/build-and-config/service-resources.md) - [Setting Node version for Rails apps](https://help.cloud66.com/rails/build-and-config/rails-node-version.md) - [Setting up custom LiveLog files](https://help.cloud66.com/rails/build-and-config/setting-up-custom-livelogs.md) - [Support for Frameworks](https://help.cloud66.com/rails/build-and-config/framework-support.md) - [Understanding Rack status alerts](https://help.cloud66.com/rails/build-and-config/rack-status-alerts.md) - [Using Application Environments](https://help.cloud66.com/rails/build-and-config/stack-environments.md) - [Using ConfigStore](https://help.cloud66.com/rails/build-and-config/config-store.md) - [Using Passenger Enterprise](https://help.cloud66.com/rails/build-and-config/passenger-enterprise.md) - [Using Puma web server](https://help.cloud66.com/rails/build-and-config/puma-rack-server.md) - [Using Thin web server](https://help.cloud66.com/rails/build-and-config/thin-rack-server.md) - [Using Unicorn web server](https://help.cloud66.com/rails/build-and-config/unicorn-rack-server.md) - [Websocket Support](https://help.cloud66.com/rails/build-and-config/websocket-support.md) - [Writing a custom Dockerfile for Django](https://help.cloud66.com/deploy/build-and-config/dockerfile-for-django.md) - [Writing a custom Dockerfile for Express](https://help.cloud66.com/deploy/build-and-config/dockerfile-for-express.md) - [Writing a custom Dockerfile for NodeJS](https://help.cloud66.com/deploy/build-and-config/dockerfile-for-node.md) - [Writing a custom Dockerfile for PHP](https://help.cloud66.com/deploy/build-and-config/dockerfile-for-php.md) - [Writing a custom Dockerfile for Rails](https://help.cloud66.com/deploy/build-and-config/dockerfile-for-ruby.md) - [Writing a Dockerfile](https://help.cloud66.com/rails/build-and-config/writing-a-dockerfile.md) ## Custom Config - [Using CustomConfig](https://help.cloud66.com/rails/custom-config/custom-config.md) ## Databases - [Add MongoDB to your application](https://help.cloud66.com/rails/databases/mongodb.md) - [Add MySQL to your application](https://help.cloud66.com/rails/databases/mysql.md) - [Add Postgres to your application](https://help.cloud66.com/rails/databases/postgresql.md) - [Add Redis to your application](https://help.cloud66.com/rails/databases/redis.md) - [Adding a database to your application](https://help.cloud66.com/rails/databases/adding-database.md) - [Adding InfluxDB to your app](https://help.cloud66.com/rails/databases/influxdb.md) - [Backing up databases](https://help.cloud66.com/rails/databases/database-backups.md) - [Configuring database replication](https://help.cloud66.com/rails/databases/database-replication.md) - [Configuring multiple databases for Rails](https://help.cloud66.com/rails/databases/rails-multidb.md) - [Configuring SolidX components for Rails](https://help.cloud66.com/rails/databases/configuring-solidx-for-rails.md) - [Connecting to database servers](https://help.cloud66.com/rails/databases/connect-db-servers.md) - [Customizing database configuration](https://help.cloud66.com/rails/databases/database-customization.md) - [Encrypting databases](https://help.cloud66.com/rails/databases/database-encryption.md) - [Installing PostGIS](https://help.cloud66.com/rails/databases/postgis-installation.md) - [Managed Backups failing - not enough free space](https://help.cloud66.com/rails/databases/managed-backups-are-failing-with-the-message-not-enough-free-space.md) - [Managing databases](https://help.cloud66.com/rails/databases/database-management.md) - [Manually managing database configurations for Rails](https://help.cloud66.com/rails/databases/tamper-with-yaml.md) - [Multi Database Support](https://help.cloud66.com/rails/databases/attaching-multiple-databases.md) - [Replacing SQLite](https://help.cloud66.com/rails/databases/replace-sqlite.md) - [Restoring database backups](https://help.cloud66.com/rails/databases/manage-backups.md) - [Scaling MongoDB with replica sets](https://help.cloud66.com/rails/databases/mongo-replica-sets.md) - [Seeding your database](https://help.cloud66.com/rails/databases/seeding-db.md) - [Sharing databases between applications](https://help.cloud66.com/rails/databases/sharing-db.md) - [Uninstalling MySQL](https://help.cloud66.com/rails/databases/uninstall-mysql.md) - [Using database backup verifiers](https://help.cloud66.com/rails/databases/backup-verifiers.md) - [Using production data in staging](https://help.cloud66.com/rails/databases/using-master-data-staging.md) ## Deploy Hooks - [Using deploy hooks](https://help.cloud66.com/rails/deploy-hooks/deploy-hooks.md) ## Deployment - [Automating tasks using Zapier](https://help.cloud66.com/rails/deployment/zapier.md) - [Bring Your Own Images](https://help.cloud66.com/deploy/deployment/bring-your-own-images.md) - [Choosing a deployment strategy](https://help.cloud66.com/rails/deployment/parallel-deployment.md) - [Configuring asset pipeline compilation](https://help.cloud66.com/rails/deployment/enable-disable-asset-pipeline.md) - [Configuring Pod updates](https://help.cloud66.com/deploy/deployment/configuring-pod-updates.md) - [Deploying behind a gateway server](https://help.cloud66.com/rails/deployment/deployment-gateway.md) - [Enabling continuous deployment](https://help.cloud66.com/rails/deployment/continuous-deployment.md) - [Managing custom packages](https://help.cloud66.com/rails/deployment/managing-custom-packages.md) - [Migrating your application between servers](https://help.cloud66.com/rails/deployment/migrating-applications.md) - [Troubleshooting common deployment issues](https://help.cloud66.com/rails/deployment/troubleshooting-deployments.md) - [Troubleshooting containers](https://help.cloud66.com/deploy/deployment/troubleshooting-containers.md) - [Using Deployment Approval](https://help.cloud66.com/deploy/deployment/deployment-authorization.md) - [Using deployment profiles](https://help.cloud66.com/rails/deployment/deploy-profiles.md) - [Using Maintenance Mode](https://help.cloud66.com/rails/deployment/using-maintenance-mode.md) - [Using Preview Deployments](https://help.cloud66.com/rails/deployment/preview-deployments.md) - [Using redeployment hooks](https://help.cloud66.com/rails/deployment/redeployment-hook.md) - [Using rollout strategies](https://help.cloud66.com/rails/deployment/rollout-strategies.md) - [Using Server Snapshots](https://help.cloud66.com/rails/deployment/server-snapshots.md) - [Using the Timeline](https://help.cloud66.com/rails/deployment/deployment-history.md) - [Zero-downtime deployments](https://help.cloud66.com/rails/deployment/zero-downtime-deploy.md) ## Failover Groups - [Failover groups](https://help.cloud66.com/rails/failover-groups/failover-groups.md) ## Integrations - [Integration with Circle CI](https://help.cloud66.com/rails/integrations/integration-with-circle-ci.md) - [Integration with Semaphore](https://help.cloud66.com/rails/integrations/integration-with-semaphore.md) - [Partner Integration](https://help.cloud66.com/rails/integrations/partner-integration.md) - [Travis CI](https://help.cloud66.com/rails/integrations/integration-with-travis-ci.md) ## Load Balancers - [Adding & Managing Load Balancers](https://help.cloud66.com/rails/load-balancers/load-balancer.md) - [Configuring HAProxy](https://help.cloud66.com/rails/load-balancers/haproxy.md) ## Manifest - [What is a manifest file?](https://help.cloud66.com/rails/manifest/what-is-a-manifest-file.md) - [Manifest Structure](https://help.cloud66.com/rails/manifest/structure.md) - [Understanding Manifest Files](https://help.cloud66.com/rails/manifest/understanding-manifest-files.md) - [Getting Started with Manifest](https://help.cloud66.com/rails/manifest/getting-started.md) - [Reference](https://help.cloud66.com/rails/manifest/manifest.md) ## Networking - [CEL functions in Traffic](https://help.cloud66.com/sites/networking/traffic-cel-functions.md) - [Configuring DNS & IP Addresses](https://help.cloud66.com/rails/networking/configure-dns.md) - [Configuring network access to your application](https://help.cloud66.com/rails/networking/network-configuration.md) - [Filtering traffic to your application](https://help.cloud66.com/rails/networking/ip-filtering.md) - [Routing traffic to services using Nginx](https://help.cloud66.com/rails/networking/nginx-routing-to-services.md) - [Service Networking Configuration](https://help.cloud66.com/deploy/1/networking/service-network-configuration/) - [Service Networking for Containers](https://help.cloud66.com/rails/networking/service-networking.md) - [Setting up a redirect](https://help.cloud66.com/rails/networking/setting-up-redirect.md) - [Understanding Traffic rules](https://help.cloud66.com/sites/networking/understanding-traffic-rules.md) - [Using Traffic rules to route traffic](https://help.cloud66.com/sites/networking/using-traffic-rules-to-route-traffic.md) ## Security - [ActiveProtect](https://help.cloud66.com/rails/security/active-protect.md) - [Adding DNS providers](https://help.cloud66.com/rails/security/dns-providers.md) - [Adding SSL certificates to apps](https://help.cloud66.com/rails/security/ssl.md) - [Advanced firewall rules](https://help.cloud66.com/rails/security/managing-advanced-firewall-rules.md) - [Configuring firewalls](https://help.cloud66.com/rails/security/firewall-rule.md) - [Disabling older versions of TLS](https://help.cloud66.com/rails/security/tls-versions.md) - [Enabling SSL termination on load balancers](https://help.cloud66.com/rails/security/ssl-termination-on-load-balancers.md) - [Multi-certificate SSL for HAProxy](https://help.cloud66.com/rails/security/multi-cert_haproxy.md) - [Remove passphrase from certificate key](https://help.cloud66.com/rails/security/remove-passphrase.md) - [Securely managing secrets](https://help.cloud66.com/rails/security/managing-secrets.md) - [SSL auto-renewal](https://help.cloud66.com/rails/security/ssl-auto-renewal.md): How Cloud 66 auto-renews Let's Encrypt certificates — the Mon/Thu renewal schedule, how to force an immediate renewal, and DNS-01 / Cloudflare troubleshooting. - [Troubleshooting SSL certificates](https://help.cloud66.com/rails/security/troubleshooting-ssl.md) - [Understanding and improving Security Score](https://help.cloud66.com/rails/security/understanding-and-improving-security-score.md) - [Using Application Private Networks](https://help.cloud66.com/rails/security/using-application-private-networks.md) - [Using Application Protection](https://help.cloud66.com/rails/security/application-protection.md) - [Using Cloud 66 via a firewall](https://help.cloud66.com/rails/security/using-c66-via-firewall.md) - [Using Web Application Firewalls](https://help.cloud66.com/rails/security/web-application-firewalls.md) ## Servers - [Accessing your Kubernetes instance directly](https://help.cloud66.com/deploy/servers/access-cluster-directly.md) - [Adding & Managing Application Jobs](https://help.cloud66.com/deploy/servers/docker-tasks.md) - [Adding & Managing Rake tasks](https://help.cloud66.com/rails/servers/rake-task.md) - [Adding & Managing Server Jobs](https://help.cloud66.com/rails/servers/shell.md) - [Adding & Scaling Elasticsearch](https://help.cloud66.com/rails/servers/elasticsearch.md) - [Adding a custom server](https://help.cloud66.com/rails/servers/custom-server.md) - [Adding Datadog to Cloud 66](https://help.cloud66.com/rails/servers/datadog-integration.md) - [Adding GlusterFS](https://help.cloud66.com/rails/servers/glusterfs.md) - [Adding memcached](https://help.cloud66.com/rails/servers/memcached.md) - [Adding RabbitMQ](https://help.cloud66.com/rails/servers/rabbitmq.md) - [Application Health Checks](https://help.cloud66.com/rails/servers/application-health-checks.md) - [Applying system upgrades](https://help.cloud66.com/rails/servers/applying-upgrades.md) - [Bluepill (deprecated)](https://help.cloud66.com/rails/servers/bluepill-legacy.md) - [Bring your own servers to Cloud 66](https://help.cloud66.com/rails/servers/registered-servers.md) - [Dealing with servers running out-of-LTS versions of Ubuntu](https://help.cloud66.com/rails/servers/out-of-ubuntu-lts.md) - [Debugging server warnings](https://help.cloud66.com/rails/servers/server-warning-no-communication.md) - [Getting Git information from your Rails servers](https://help.cloud66.com/rails/servers/getting-git-ref-from-servers.md) - [How to SSH to Servers](https://help.cloud66.com/rails/servers/ssh-to-server.md) - [How to tag your infrastructural components](https://help.cloud66.com/rails/servers/tagging-components.md) - [Load testing](https://help.cloud66.com/rails/servers/load-testing.md) - [Managing and customizing Nginx](https://help.cloud66.com/rails/servers/nginx.md) - [Managing log files](https://help.cloud66.com/rails/servers/logging.md) - [Managing processes with systemd](https://help.cloud66.com/rails/servers/systemd.md) - [Managing required restarts](https://help.cloud66.com/rails/servers/managing-required-restarts.md) - [Monitoring your servers' resources](https://help.cloud66.com/rails/servers/server-monitoring.md) - [Querying server metadata](https://help.cloud66.com/rails/servers/querying-server-metadata.md) - [Recommended minimum server sizes](https://help.cloud66.com/rails/servers/non-recommended-server-sizes.md) - [Reserved tags](https://help.cloud66.com/rails/servers/reserved-tags.md) - [Running Rake tasks](https://help.cloud66.com/rails/servers/running-rake-tasks.md) - [Running the Rails Console](https://help.cloud66.com/rails/servers/rails-console.md) - [Scaling servers](https://help.cloud66.com/rails/servers/scaling.md) - [Server deletion settings](https://help.cloud66.com/rails/servers/server-deletion.md) - [Setting permissions for writing to web servers](https://help.cloud66.com/rails/servers/setting-write-permissions.md) - [Troubleshooting application issues](https://help.cloud66.com/rails/servers/troubleshooting-applications.md) - [Troubleshooting server issues](https://help.cloud66.com/rails/servers/troubleshooting-server-connection.md) - [Understanding Cron syntax](https://help.cloud66.com/rails/servers/understanding-cron-syntax.md) - [Understanding server build states](https://help.cloud66.com/rails/servers/server-build-states.md) - [Understanding server restart notifications](https://help.cloud66.com/rails/servers/server-restart-notifications.md) - [Using custom Rack servers](https://help.cloud66.com/rails/servers/custom-web-servers.md) - [Using disk space alerts](https://help.cloud66.com/rails/servers/disk-space-alerts.md) - [Using symbolic links](https://help.cloud66.com/rails/servers/symlink-folders.md) ## Specs And Policies - [Cloud 66 Badge](https://help.cloud66.com/rails/specs-and-policies/cloud66-badge.md) - [Cloud 66 Beta program](https://help.cloud66.com/rails/specs-and-policies/cloud-66-beta-program.md) - [Cloud 66 Status](https://help.cloud66.com/rails/specs-and-policies/cloud66-status.md) - [Cloud 66 Technical specifications](https://help.cloud66.com/rails/specs-and-policies/technical-specifications.md) - [Cloud 66's security](https://help.cloud66.com/rails/specs-and-policies/security.md) - [Data protection](https://help.cloud66.com/rails/specs-and-policies/data-protection.md) - [PCI DSS compliance](https://help.cloud66.com/rails/specs-and-policies/pci-compliance.md) - [Pricing and plans](https://help.cloud66.com/rails/specs-and-policies/pricing.md) ## Toolbelt - [Getting started with Toolbelt](https://help.cloud66.com/rails/toolbelt/using-cloud66-toolbelt.md) - [Running Toolbelt in different environments](https://help.cloud66.com/rails/toolbelt/running-toolbelt-in-different-environments.md) - [Profiles](https://help.cloud66.com/rails/toolbelt/profiles.md) - [Commands](https://help.cloud66.com/rails/toolbelt/commands.md) ## Optional _Cloud 66 Toolbelt (CLI) command reference. Skip when a shorter context is needed._ - [backups download](https://help.cloud66.com/rails/toolbelt/_backups-download.md) - [backups list](https://help.cloud66.com/rails/toolbelt/_backups-list.md) - [backups new](https://help.cloud66.com/rails/toolbelt/_backups-new.md) - [config create](https://help.cloud66.com/rails/toolbelt/_config-create.md) - [config delete](https://help.cloud66.com/rails/toolbelt/_config-delete.md) - [config list](https://help.cloud66.com/rails/toolbelt/_config-list.md) - [config rename](https://help.cloud66.com/rails/toolbelt/_config-rename.md) - [config show](https://help.cloud66.com/rails/toolbelt/_config-show.md) - [config update](https://help.cloud66.com/rails/toolbelt/_config-update.md) - [config use](https://help.cloud66.com/rails/toolbelt/_config-use.md) - [containers attach](https://help.cloud66.com/rails/toolbelt/_containers-attach.md) - [containers list](https://help.cloud66.com/rails/toolbelt/_containers-list.md) - [containers restart](https://help.cloud66.com/rails/toolbelt/_containers-restart.md) - [containers stop](https://help.cloud66.com/rails/toolbelt/_containers-stop.md) - [databases promote-replica](https://help.cloud66.com/rails/toolbelt/_databases-promote-replica.md) - [databases resync-replica](https://help.cloud66.com/rails/toolbelt/_databases-resync-replica.md) - [download](https://help.cloud66.com/rails/toolbelt/_download.md) - [dump-token](https://help.cloud66.com/rails/toolbelt/_dump-token.md) - [env-vars download](https://help.cloud66.com/rails/toolbelt/_env-vars-download.md) - [env-vars list](https://help.cloud66.com/rails/toolbelt/_env-vars-list.md) - [env-vars set](https://help.cloud66.com/rails/toolbelt/_env-vars-set.md) - [env-vars upload](https://help.cloud66.com/rails/toolbelt/_env-vars-upload.md) - [failover groups add](https://help.cloud66.com/rails/toolbelt/_failover-groups-add.md) - [failover groups delete](https://help.cloud66.com/rails/toolbelt/_failover-groups-delete.md) - [failover groups update](https://help.cloud66.com/rails/toolbelt/_failover-groups-update.md) - [failover-groups list](https://help.cloud66.com/rails/toolbelt/_failover-groups-list.md) - [gateways add](https://help.cloud66.com/rails/toolbelt/_gateways-add.md) - [gateways close](https://help.cloud66.com/rails/toolbelt/_gateways-close.md) - [gateways list](https://help.cloud66.com/rails/toolbelt/_gateways-list.md) - [gateways open](https://help.cloud66.com/rails/toolbelt/_gateways-open.md) - [gateways remove](https://help.cloud66.com/rails/toolbelt/_gateways-remove.md) - [help](https://help.cloud66.com/rails/toolbelt/_help.md) - [info](https://help.cloud66.com/rails/toolbelt/_info.md) - [jobs list](https://help.cloud66.com/rails/toolbelt/_jobs-list.md) - [jobs run](https://help.cloud66.com/rails/toolbelt/_jobs-run.md) - [lease](https://help.cloud66.com/rails/toolbelt/_lease.md) - [login](https://help.cloud66.com/rails/toolbelt/_login.md) - [logs](https://help.cloud66.com/rails/toolbelt/_logs.md) - [notifications download](https://help.cloud66.com/rails/toolbelt/_notifications-download.md) - [notifications upload](https://help.cloud66.com/rails/toolbelt/_notifications-upload.md) - [open](https://help.cloud66.com/rails/toolbelt/_open.md) - [operations logs](https://help.cloud66.com/rails/toolbelt/_operations-logs.md) - [processes list](https://help.cloud66.com/rails/toolbelt/_processes-list.md) - [processes pause](https://help.cloud66.com/rails/toolbelt/_processes-pause.md) - [processes restart](https://help.cloud66.com/rails/toolbelt/_processes-restart.md) - [processes resume](https://help.cloud66.com/rails/toolbelt/_processes-resume.md) - [processes scale](https://help.cloud66.com/rails/toolbelt/_processes-scale.md) - [redeploy](https://help.cloud66.com/rails/toolbelt/_redeploy.md) - [register server](https://help.cloud66.com/rails/toolbelt/_register-server.md) - [run](https://help.cloud66.com/rails/toolbelt/_run.md) - [servers list](https://help.cloud66.com/rails/toolbelt/_servers-list.md) - [servers reboot](https://help.cloud66.com/rails/toolbelt/_servers-reboot.md) - [servers settings list](https://help.cloud66.com/rails/toolbelt/_servers-settings-list.md) - [services info](https://help.cloud66.com/rails/toolbelt/_services-info.md) - [services list](https://help.cloud66.com/rails/toolbelt/_services-list.md) - [services pause](https://help.cloud66.com/rails/toolbelt/_services-pause.md) - [services restart](https://help.cloud66.com/rails/toolbelt/_services-restart.md) - [services resume](https://help.cloud66.com/rails/toolbelt/_services-resume.md) - [services scale](https://help.cloud66.com/rails/toolbelt/_services-scale.md) - [services stop](https://help.cloud66.com/rails/toolbelt/_services-stop.md) - [settings list](https://help.cloud66.com/rails/toolbelt/_settings-list.md) - [settings set](https://help.cloud66.com/rails/toolbelt/_settings-set.md) - [ssh](https://help.cloud66.com/rails/toolbelt/_ssh.md) - [ssh_config](https://help.cloud66.com/rails/toolbelt/_ssh_config.md) - [stacks clear caches](https://help.cloud66.com/rails/toolbelt/_stacks-clear-caches.md) - [stacks configuration apply](https://help.cloud66.com/rails/toolbelt/_stacks-configuration-apply.md) - [stacks configuration download](https://help.cloud66.com/rails/toolbelt/_stacks-configuration-download.md) - [stacks configuration list](https://help.cloud66.com/rails/toolbelt/_stacks-configuration-list.md) - [stacks configuration upload](https://help.cloud66.com/rails/toolbelt/_stacks-configuration-upload.md) - [stacks configure download](https://help.cloud66.com/rails/toolbelt/_stacks-configure-download.md) - [stacks configure list versions](https://help.cloud66.com/rails/toolbelt/_stacks-configure-list-versions.md) - [stacks configure upload](https://help.cloud66.com/rails/toolbelt/_stacks-configure-upload.md) - [stacks create](https://help.cloud66.com/rails/toolbelt/_stacks-create.md) - [stacks list](https://help.cloud66.com/rails/toolbelt/_stacks-list.md) - [stacks listen](https://help.cloud66.com/rails/toolbelt/_stacks-listen.md) - [stacks reboot](https://help.cloud66.com/rails/toolbelt/_stacks-reboot.md) - [stacks restart](https://help.cloud66.com/rails/toolbelt/_stacks-restart.md) - [stacks ssl](https://help.cloud66.com/rails/toolbelt/_stacks-ssl.md) - [tags add](https://help.cloud66.com/rails/toolbelt/_tags-add.md) - [tags delete](https://help.cloud66.com/rails/toolbelt/_tags-delete.md) - [tail](https://help.cloud66.com/rails/toolbelt/_tail.md) - [test](https://help.cloud66.com/rails/toolbelt/_test.md) - [tunnel](https://help.cloud66.com/rails/toolbelt/_tunnel.md) - [update](https://help.cloud66.com/rails/toolbelt/_update.md) - [upload](https://help.cloud66.com/rails/toolbelt/_upload.md) - [users apply profile](https://help.cloud66.com/rails/toolbelt/_users-apply-profile.md) - [users list](https://help.cloud66.com/rails/toolbelt/_users-list.md) - [users show](https://help.cloud66.com/rails/toolbelt/_users-show.md)