You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tags: "deployment devops server management deployer"
90
-
summary: "Your app, your server, your rules!"
89
+
tags: "deployment cli devops self-hosted nodejs python go php ruby"
90
+
summary: "Ship apps, not infrastructure."
91
91
description: |
92
-
Dployr turns any machine into your personal deployment platform. Deploy applications from Git repositories or Docker images with automatic reverse proxy, SSL certificates, and service management.
92
+
dployr gives you a real server the moment you sign up. Deploy your apps from the CLI, GitHub Actions, or the dashboard. No SSH, no config files, no waiting.
93
93
94
-
Features
95
-
**Multi-runtime support** for Node.js, Python, Go, PHP, Ruby, .NET, Java, Docker and static sites
96
-
**Git-based deployments** with automatic builds from repositories
97
-
**Automatic HTTPS** via integrated Caddy reverse proxy with Let's Encrypt
98
-
**Service management** with automatic Windows service creation via NSSM
99
-
**REST API and CLI** for automation and CI/CD integration
100
-
**Real-time log streaming** and deployment monitoring
101
-
**Domain management** with automatic SSL certificate provisioning
102
-
**Cross-platform** support for Windows, Linux, and macOS
94
+
Deploy from a git repository or a Docker image. dployr builds your code, starts the service, handles HTTPS, and streams logs back in real time.
103
95
104
-
Package Components
105
-
`dployr.exe` - Command-line interface for deployment management
106
-
`dployrd.exe` - Background daemon service
107
-
Automatic installation of Caddy (reverse proxy) and NSSM (service manager)
0 commit comments