I hereby claim:
- I am baldinof on github.
- I am baldinof (https://keybase.io/baldinof) on keybase.
- I have a public key ASBpkMinzFQ469toaQ0AHKuay38r0sSpG5klreT7D9ZVeAo
To claim this, I am signing this object:
| api_key_env: CROWDIN_API_KEY | |
| base_path_env: CROWDIN_BASE_PATH | |
| project_identifier: project | |
| preserve_hierarchy: true | |
| files: | |
| - source: /src/locales/messages.xlf | |
| dest: /src/locales/messages.xlf | |
| translation: /src/locales/messages.%two_letters_code%.xlf |
I hereby claim:
To claim this, I am signing this object:
| /vendor | |
| /docker | |
| /Dockerfile |
| { | |
| supervisor { | |
| php-fpm | |
| } | |
| } | |
| :8080 | |
| php_fastcgi 127.0.0.1:9000 | |
| root * . |
sequenceDiagram
actor Author
actor Peers
participant App Git repository
participant CI
participant Container image repository
participant CD controller
Note right of CD controller: Deployed in a control cluster
participant Kubernetes manifests Git repository