Serverless DAGs orchestrated via Python
Project description
Create a file called limber.yaml
with the following configuration:
cloud:
provider: google
project: "<project name>"
region: "europe-west1"
key_file: "<path to key_file>"
default_bucket: "<gcp cloud storage bucket name>"
In the main directory run:
- python -m limber init
- python -m limber terraform login
- python -m limber plan
- python -m limber apply
Google Cloud APIs enabled
- CloudFunctions API
- PubSub API
- CloudScheduler API
- Cloud Build API
- Secret manager API
Other
- Create app engine in your project: https://console.cloud.google.com/appengine
Service account needed roles:
- Pub/Sub Editor
- Service Account User
- Cloud Scheduler Admin
- Cloud Functions Developer
- Storage Admin
- Secret Manager Admin
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
limber-0.0.40.tar.gz
(7.7 kB
view details)
Built Distribution
limber-0.0.40-py3-none-any.whl
(14.1 kB
view details)
File details
Details for the file limber-0.0.40.tar.gz
.
File metadata
- Download URL: limber-0.0.40.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48aa1604d3f23b8b515e11d5963cc0b4a492ef7dde0d99476c14922fa7666b7e |
|
MD5 | 92da7183e250dbeaa4b55dc96b422660 |
|
BLAKE2b-256 | b8bc151c814d451cfec7ad93b3ef21723825e745a15be3a3caa3d01bbe63cbea |
File details
Details for the file limber-0.0.40-py3-none-any.whl
.
File metadata
- Download URL: limber-0.0.40-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c1b7521375e4ff1257363f4ecfff6b40abd639c02aa9a4a69eebbc23e636716 |
|
MD5 | 0ee05b849b94fbbb2c575daa84609bc7 |
|
BLAKE2b-256 | a2e4b783fc0dd9a8410555596d1b035989ad4c54dea6fab6bdb84957c65eb159 |