Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francois2metz/steampipe-plugin-scalingo
Steampipe plugin to query your Scalingo apps, addons and more
https://github.com/francois2metz/steampipe-plugin-scalingo
scalingo steampipe steampipe-plugin
Last synced: 3 months ago
JSON representation
Steampipe plugin to query your Scalingo apps, addons and more
- Host: GitHub
- URL: https://github.com/francois2metz/steampipe-plugin-scalingo
- Owner: francois2metz
- License: apache-2.0
- Created: 2021-08-19T13:42:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T09:22:15.000Z (10 months ago)
- Last Synced: 2024-04-15T12:18:06.183Z (10 months ago)
- Topics: scalingo, steampipe, steampipe-plugin
- Language: Go
- Homepage: https://hub.steampipe.io/plugins/francois2metz/scalingo
- Size: 1.4 MB
- Stars: 12
- Watchers: 5
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-scalingo - Github
README
![Steampipe + Scalingo](docs/scalingo-social-graphic.png)
# Scalingo plugin for Steampipe
Use SQL to query infrastructure including applications and addons from [Scalingo][].
- **[Get started →](docs/index.md)**
- Documentation: [Table definitions & examples](docs/tables)## Quick start
Install the plugin with [Steampipe][]:
steampipe plugin install francois2metz/scalingo
## Development
To build the plugin and install it in your `.steampipe` directory
make
Copy the default config file:
cp config/scalingo.spc ~/.steampipe/config/scalingo.spc
## License
Apache 2
[steampipe]: https://steampipe.io
[scalingo]: https://scalingo.com