https://github.com/stack-spot/stackspot-examples
Plugin publico contendo exemplos de plugins para utilizacao na documentacao do produto
https://github.com/stack-spot/stackspot-examples
code maintain stacks-admin stackspot
Last synced: 5 months ago
JSON representation
Plugin publico contendo exemplos de plugins para utilizacao na documentacao do produto
- Host: GitHub
- URL: https://github.com/stack-spot/stackspot-examples
- Owner: stack-spot
- License: apache-2.0
- Created: 2023-08-31T14:14:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T19:49:43.000Z (almost 2 years ago)
- Last Synced: 2025-04-01T13:35:28.611Z (10 months ago)
- Topics: code, maintain, stacks-admin, stackspot
- Homepage: https://stackspot.com
- Size: 17.6 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stackspot-examples
This repository is composed of StackSpot file examples related to StackSpot abstractions and mechanisms.
## Runtime
### Pipeline example
#### Github Actions
- [stk deploy app](https://github.com/stack-spot/stackspot-examples/blob/main/stk-deploy-app.yaml)
- [stk deploy infra](https://github.com/stack-spot/stackspot-examples/blob/main/stk-deploy-infra.yaml)
- [stk self hosted deploy](https://github.com/stack-spot/stackspot-examples/blob/main/stk-self-hosted-deploy.yaml)