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
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
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.16.tar.gz
(6.0 kB
view details)
Built Distribution
limber-0.0.16-py3-none-any.whl
(12.5 kB
view details)
File details
Details for the file limber-0.0.16.tar.gz
.
File metadata
- Download URL: limber-0.0.16.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 834d2b3f830fbc745092e72ce4e2f319a1cdec2568a21c63eef25f017299aef4 |
|
MD5 | 7ee88382f68fce2013e95298d6c14c09 |
|
BLAKE2b-256 | 8e0140f4f090252fbd37d7f3c072a91a8fd3cffbad3468070eb06221b4ccc4db |
File details
Details for the file limber-0.0.16-py3-none-any.whl
.
File metadata
- Download URL: limber-0.0.16-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10c6b5bdd8e7b1dfea8b7c682c543b886d3addaf4dab76150b0f615845c049d0 |
|
MD5 | 2873eacc3eb086c4e41c4c15b33c5fb2 |
|
BLAKE2b-256 | 809363016600a08b0bc3b68b5b1a8d7eb6b9d5e608571b9a2190b2598f670a91 |