Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TheItsProjects/HPort

Repository files navigation

HPort

HPort is a .NET-based tool and library for automating the management of Docker containers on Hetzner Cloud. It streamlines provisioning servers, deploying applications via Docker Compose, and managing their lifecycle.

Documentation

Quick Start

  1. Set your Token:

    export HPORT_TOKEN="your-hetzner-api-token"
  2. Run the CLI:

    # List containers (assuming you've built the project)
    dotnet run --project src/ItsNameless.HPortCli -- container list

Features

  • Automated Provisioning: Spins up cx22, cpx11, etc., on demand.
  • Docker Compose: First-class support for standard compose deployments.
  • Zero-Config Security: Automatically manages server credentials (stored locally).
  • Internal Networking: Support for attaching servers to private networks.

License

Released under the MIT License.

About

No description, website, or topics provided.

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages