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.42.tar.gz
(7.7 kB
view details)
Built Distribution
limber-0.0.42-py3-none-any.whl
(14.1 kB
view details)
File details
Details for the file limber-0.0.42.tar.gz
.
File metadata
- Download URL: limber-0.0.42.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.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 199b12ed1c7644a8f05b8f97fe7a13d30d31f152f046a0870e28f9898cfe3ccc |
|
MD5 | 069475e3df687bb21854669ecc9932f8 |
|
BLAKE2b-256 | 15c2f7b2d445eeaf22c8e2dfbad70e468bd5e5c360f729a04177769b66d83186 |
File details
Details for the file limber-0.0.42-py3-none-any.whl
.
File metadata
- Download URL: limber-0.0.42-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.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a97acbc262f5e84d9dd271f3f6dbc78d1c691f89106b55030e0e330916c70dcc |
|
MD5 | f2137aef99acc8b5d3a6d7abe13e4d6a |
|
BLAKE2b-256 | 2d44b41c23f90a7a32d6e44fd84d400287054b15942633242b0eb7fc2c52ee8b |