Process aridity templates en masse, like Helm but much more DRY
Project description
soak
Process aridity templates en masse, like Helm but much more DRY
Advantages
- Single sourcing of config i.e. DRY
- No need for all of your team to know Helm's many conventions
- Terraform native customisation is limited and verbose, and the override mechanism is another convention
- Multiple instances of your microservice without hacks
- Extensible via Python code
Install
These are generic installation instructions.
To use, permanently
The quickest way to get started is to install the current release from PyPI:
pip3 install --user soak
To use, temporarily
If you prefer to keep .local clean, install to a virtualenv:
python3 -m venv venvname
venvname/bin/pip install -U pip
venvname/bin/pip install soak
. venvname/bin/activate
Commands
soak
Process aridity templates as per all soak.arid configs in directory tree.
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
soak-29.tar.gz
(5.6 kB
view details)
Built Distribution
soak-29-py3-none-any.whl
(7.0 kB
view details)
File details
Details for the file soak-29.tar.gz
.
File metadata
- Download URL: soak-29.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.15 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82a56b860e2650b44aa1789dfb6e8a0f5748c447ddd97935fa2580ce8a9cad30 |
|
MD5 | 7df067b29376b303ca55c5ad83e77a23 |
|
BLAKE2b-256 | 448c4f80fda78d795effce975103f43a35714cdc266a43d66d46bf02f144c9af |
File details
Details for the file soak-29-py3-none-any.whl
.
File metadata
- Download URL: soak-29-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.15 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2eddb0a6254c2570c572600b99535489e26a6fe817f08eb9f50a454d05c46bc2 |
|
MD5 | 0329cbe879eb26b219a44737c83731e5 |
|
BLAKE2b-256 | de1f9f1ced6c3a7b4ebc79a5df1122a85bcdd0f0f3f7bb25a4bf52d770ee5b4e |