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.45.tar.gz
(7.5 kB
view details)
Built Distribution
limber-0.0.45-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file limber-0.0.45.tar.gz
.
File metadata
- Download URL: limber-0.0.45.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ced388f73a076a8a4a28a48300c9abaa96f3423dc0ecba86c8f27b6e660e0ce7 |
|
MD5 | 01365e7010ea3ff990a932d514e33fc6 |
|
BLAKE2b-256 | e1deac72dcc605fe8b60c53fdbceb4ea051863b4bdc342e7be1b3ccc8b336c66 |
File details
Details for the file limber-0.0.45-py3-none-any.whl
.
File metadata
- Download URL: limber-0.0.45-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76e9e5eb784bd0a966fc4a824891bf7ef278891ae120e74d340b63cc3d190336 |
|
MD5 | caec2cea4fd2fcbbba6c0ca61cc49a94 |
|
BLAKE2b-256 | e22f44eaa020006d3b24c1adafd15b374c9162af38dc28eacefaebc892a70fd5 |