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 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-28.tar.gz
(6.5 kB
view details)
Built Distribution
soak-28-py3-none-any.whl
(7.0 kB
view details)
File details
Details for the file soak-28.tar.gz
.
File metadata
- Download URL: soak-28.tar.gz
- Upload date:
- Size: 6.5 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 | 4d66449e6313516ed5b069afe7fb0e9b6bb6b3178320a40efe46fd5a53e6d3ca |
|
MD5 | 64b95a29bf63584ecee9376fffcd7700 |
|
BLAKE2b-256 | 6bceb898c6543fe7cc5bb0903c43279ddadb7503c6976fa68b2eb86d61251e0c |
File details
Details for the file soak-28-py3-none-any.whl
.
File metadata
- Download URL: soak-28-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 | 65ba24020223a35f6aeb807e8e4788821fbc8c78e05b07e64d070ae3b41cd914 |
|
MD5 | 16540ac41cf9ac0068b03b5e2b141fb1 |
|
BLAKE2b-256 | 3fb8aa5f5334668626f65d03e532df8edd45f077f865406e5a6aff747ea9e833 |