quickhost plugin for AWS
Project description
quickhost plugins
The AWS plugin for quickhost - start hosts in AWS quickly from the command line, with minimal configuration and state.
Test coverage is 79%
Install
pipx is the recommended way to install quickhost and its plugins.
pipx install quickhost
pipx inject quickhost quickhost-aws
Usage
Note: the --region option is silently ignored. All resources are created in us-east-1.
# set up aws credentials and essential resources in aws
# this creates a user named "quickhost-user," which will be responsible for any quickhost actions.
# The region supplied is where hosts will run, unless specified otherwise
quickhost -vvv aws init --admin-profile define-admin
# you have nothing running yet
quickhost -vvv aws list-all
# start a linux host
quickhost -vvv aws make my_app
# see that your host is running
quickhost -vvv aws list-all
# permanently get rid of what you made above
quickhost -vvv aws destroy my_app
# permanently get rid of aws resources made by quickhost including any apps still running
quickhost -vvv aws plugin-destroy
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 quickhost_aws-0.2.3.tar.gz.
File metadata
- Download URL: quickhost_aws-0.2.3.tar.gz
- Upload date:
- Size: 40.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d21d657c2ff9c26337fd8724596bb708e51b6800ad6ccd1e2bc6e3154bf529ef
|
|
| MD5 |
f4e23d62be415f661101ff6ca3e073bb
|
|
| BLAKE2b-256 |
40f51d68f6797f4f8e87b94875258159e930971f19f1b4cd03bbf5d2554df5b1
|
File details
Details for the file quickhost_aws-0.2.3-py3-none-any.whl.
File metadata
- Download URL: quickhost_aws-0.2.3-py3-none-any.whl
- Upload date:
- Size: 33.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
773f65aef42c5773d1f1efc5d3090b0712775e13fd6c0b7fc136fc560a466294
|
|
| MD5 |
c7a8dd34c3ee8e283c89a62996e1a030
|
|
| BLAKE2b-256 |
2dafa8bb0487f9c7db61ee68b2ca243f708c7da79387b68c8b40bfeb2244f693
|