API Reference VpsDeploy v#0.1.8

Copy Markdown View Source

Modules

Simple VPS deployment for Phoenix applications via rsync + SSH.

Mix Tasks

Deploys the application to the configured VPS.

Checks SSH, sudo, Elixir, deploy directory, and .env without deploying.

Interactively configures VPS deployment for the current project.

Prints recent logs for the configured systemd service.

Restarts the configured systemd service and waits until it is active.

One-time server setup to allow passwordless sudo for systemctl commands.

Prints systemctl status for the configured service.