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
Release files for limber 0.1.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| limber-0.1.9.tar.gz | 6.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| limber-0.1.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.8 MB
Release files / limber-0.1.9.tar.gz
| Download URL | limber-0.1.9.tar.gz |
|---|---|
| Size | 6.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ace8814fc7a8e5793f68a8509f1fdea783637d07c9822a60c2f51b1fa8586e8c
|
|
BLAKE2b-256 checksum How to use checksums |
db407a7bd03eb54f745ae3cabee9de240fc65168fc84c3b1c22673d1ca3d7d4b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|
Release files / limber-0.1.9-py3-none-any.whl
| Download URL | limber-0.1.9-py3-none-any.whl |
|---|---|
| Size | 6.4 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bf1edc27a6ab78399b928deecc9574e5f086d1b50cce8287488bdb09289a290c
|
|
BLAKE2b-256 checksum How to use checksums |
bea0c81af2f299ba749f758c47bf2ccaac7f0f6b71e1dfdf20e57f46167c8aa0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|