AWS connector for netunicorn
Project description
netunicorn-connector-aws
This is an AWS Fargate connector for netunicorn.
How to use
This connector is supposed to be installed as a part of netunicorn-director-infrastructure package or container.
Install the package:
pip install netunicorn-connector-aws
Then, add the connector to the netunicorn-director-infrastructure configuration:
aws-fargate: # unique name
enabled: true
module: "netunicorn.director.infrastructure.connectors.aws" # where to import from
class: "AWSFargate" # class name
config: "configuration-example.yaml" # path to configuration file
Modify the configuration file to provide needed parameters (see example), such as AWS credentials, region, etc.
AWS configuration
You need to create an ECS cluster with Fargate as a provider type, e.g., according to this guide: https://docs.aws.amazon.com/AmazonECS/latest/userguide/create-cluster-console-v2.html
In the configuration file, please provide valid credentials, the correct region, and the cluster name.
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 netunicorn-connector-aws-0.0.8.tar.gz.
File metadata
- Download URL: netunicorn-connector-aws-0.0.8.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db468fef6b95a2b76b0bf08a432ddad1839c8cbe71305dde1222172d44923fdf
|
|
| MD5 |
a26a1dbf139b0ef1fc936d095c724dc8
|
|
| BLAKE2b-256 |
b25146def6249ce34374a4f5623b462298febc28fc8c62d8196ff72190047e75
|
File details
Details for the file netunicorn_connector_aws-0.0.8-py3-none-any.whl.
File metadata
- Download URL: netunicorn_connector_aws-0.0.8-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73373224b6f3ac15c639ddd2ca7a4ff8d0bdbe57d5ca5622dadb194ce05319cb
|
|
| MD5 |
67037610feee5cbfd0816c3ffd6729c2
|
|
| BLAKE2b-256 |
0b25a25497d935e4bd91b43fa2229f5cb0d0a5f3c6826c6adfd0286156ed5123
|