https://github.com/hops-ops/provider-openpanel
Crossplane provider for OpenPanel — generated from terraform-provider-openpanel via upjet
https://github.com/hops-ops/provider-openpanel
Last synced: 2 days ago
JSON representation
Crossplane provider for OpenPanel — generated from terraform-provider-openpanel via upjet
- Host: GitHub
- URL: https://github.com/hops-ops/provider-openpanel
- Owner: hops-ops
- License: apache-2.0
- Created: 2026-05-18T07:09:40.000Z (23 days ago)
- Default Branch: main
- Last Pushed: 2026-05-18T22:22:37.000Z (22 days ago)
- Last Synced: 2026-05-19T00:41:48.377Z (22 days ago)
- Language: Go
- Homepage: https://openpanel.dev
- Size: 142 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Provider Upjet OpenPanel
`provider-openpanel` is a [Crossplane](https://crossplane.io/) provider that
is built using [Upjet](https://github.com/crossplane/upjet) code
generation tools and exposes XRM-conformant managed resources for the
[OpenPanel](https://openpanel.com/) API.
## Getting Started
Install the provider by using the following command after changing the image tag
to the [latest release](https://marketplace.upbound.io/providers/hops-ops/provider-openpanel):
```
up ctp provider install hops-ops/provider-openpanel:v0.1.0
```
Alternatively, you can use declarative installation:
```
cat <