https://github.com/pulp/pulp-service
https://github.com/pulp/pulp-service
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pulp/pulp-service
- Owner: pulp
- License: gpl-2.0
- Created: 2023-12-20T21:29:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-06T18:42:35.000Z (10 months ago)
- Last Synced: 2025-06-06T18:46:15.712Z (10 months ago)
- Language: Python
- Size: 659 KB
- Stars: 2
- Watchers: 7
- Forks: 13
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pulp Clowder Deployments
## Usage example
```
# This creates a ClowdEnvironment object for the namespace. Several services are started.
bonfire namespace reserve --duration 8h
bonfire deploy-env -n $(oc project | grep -oE 'ephemeral-......') --template-file deploy/clowdapp.yaml
```
pulp-clowdenv.yaml is not used and not tested at this time.