# VpsDeploy v0.1.7 - Table of Contents

> Simple VPS deployment for Phoenix applications via rsync + SSH.

## Pages

- [VPS deploy](readme.md)
- [Changelog](changelog.md)
- [Contributing to vps_deploy](contributing.md)
- [MIT License](license.md)

## Modules

- [VpsDeploy](VpsDeploy.md): Simple VPS deployment for Phoenix applications via rsync + SSH.

## Mix Tasks

- [mix deploy](Mix.Tasks.Deploy.md): Deploys the application to the configured VPS.
- [mix deploy.init](Mix.Tasks.Deploy.Init.md): Interactively configures VPS deployment for the current project.
- [mix deploy.setup](Mix.Tasks.Deploy.Setup.md): One-time server setup to allow passwordless sudo for systemctl commands.

