A CLI to interact with the Celestical Serverless Cloud.
Project description
Celestical Cloud CLI
The Independent Green European Serverless Cloud made by Space Engineers, powered by Parametry.ai
This repo is the code for the command line client. It is also your best companion to include in a batch continuous deployment process.
Our rationale is that we can extract all necessary information from your local
docker-compose.yml
file to be able to deploy your application. Add the
semantics on top so that we can orchestrate it for you.
Simply put,
- You do your docker-compose
- We do the rest.
Quick start
pip install -U celestical
celestical
You get the help for the celestical command line. The following command will deploy your app if you have an account
celestical deploy
Troubleshooting
For MacOS users
- if you have an issue with Docker socket connections which translates into a
failure for reading the local docker API version then make sure that users
can use the socket, for this:
- In your docker engine app go to Advanced settings
- Select the check box which says Allow the default Docker socket to be used (requires password)
For Developers and Contributors
This client is open source, you have the freedom to adapt it to your own needs as well as to create issues on things that you don't like or don't work perfectly
Roadmap
- Creating a functional enriched docker-compose file
- Pushing all necessary information to Celestical
- [p] Ability to call in batch mode (for CI/CD purposes)
- Viewing deployment status of all my applications
- Deploying to space
Using poetry
You can create a poetry env with poetry install
and load it with poetry shell
.
More in OPENAPI.md about how to generate API client code.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file celestical-1.2.3-py3-none-any.whl
.
File metadata
- Download URL: celestical-1.2.3-py3-none-any.whl
- Upload date:
- Size: 166.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad86ae707a375bd96b78e2e6cfb2fd2e0f3cf3564f67fa5656764862fc264bc8 |
|
MD5 | 1374b8a68eef4bce82f3caafe8c576bc |
|
BLAKE2b-256 | 173994fc04d96c7d4da100924893511eafb049a5094878c365f83855193d8854 |