A CLI to interact with the Celestical Serverless Cloud.
Project description
Celestical.eu Terminal User Interface
Deploy your containers in less than 5 minutes with out new 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.
See the full documentation.
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
or
celestical deploy docker-compose.yml
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
- Pushing secrets via TLS
- [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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file celestical-1.3.15-py3-none-any.whl.
File metadata
- Download URL: celestical-1.3.15-py3-none-any.whl
- Upload date:
- Size: 167.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c44e3c855e7a5b780ac37bc958f25d85e2aa8ced3a8201790a842196772c9f8
|
|
| MD5 |
5675de25e6faada18e6ef827cf1cd281
|
|
| BLAKE2b-256 |
08fe8b0f8f6890f59a7ff25f27b2fdf6b02197a48b9bff25586333a8fdf7f904
|