This LocalStack extension will create a cloud pod when LS is shutting down automatically
Project description
pod-on-shutdown
All the boilerplate you need to create a LocalStack extension.
Install local development version
To install the extension into localstack in developer mode, you will need Python 3.10, and create a virtual environment in the extensions project.
In the newly generated project, simply run
make install
Then, to enable the extension for LocalStack, run
localstack extensions dev enable .
You can then start LocalStack with EXTENSION_DEV_MODE=1 to load all enabled extensions:
EXTENSION_DEV_MODE=1 localstack start
Install from GitHub repository
To distribute your extension, simply upload it to your github account. Your extension can then be installed via:
localstack extensions install "git+https://github.com/lukqw/pod-on-shutdown/#egg=pod-on-shutdown"
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 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 localstack_extension_pod_on_shutdown-0.1.1.tar.gz.
File metadata
- Download URL: localstack_extension_pod_on_shutdown-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13cf2cbb0b8a67f6310ff2b280add10654f096af1a5790b59f3b7a5cf3cb1841
|
|
| MD5 |
d0825e25ee4d3cfbeae8e0a9c592dee8
|
|
| BLAKE2b-256 |
6fd1881f655f00fc1502477449dab6a3527e9c96fbd6f1e9ce36a47e5223c5f5
|
File details
Details for the file localstack_extension_pod_on_shutdown-0.1.1-py3-none-any.whl.
File metadata
- Download URL: localstack_extension_pod_on_shutdown-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f05b34b67032ee47fb5761b499d271e7ad24f4d385f44585265f25e7db26caa3
|
|
| MD5 |
551de6bd89d83ca3f19bf22033a15606
|
|
| BLAKE2b-256 |
96f53e75cd32a9d9cfe543ee8fc84f9824cf380d1490e5a0f8b15cf089cb2eb6
|