Skip to content
View szada92's full-sized avatar

Block or report szada92

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. rsmq-cli rsmq-cli Public

    Dockerfile 1

  2. GitLab CI runner config to Mac GitLab CI runner config to Mac
    1
    Create gitlab-runner:
    2
    ```
    3
    docker run -d --name gitlab-runner --restart always \
    4
      -v /Users/Shared/gitlab-runner/config:/etc/gitlab-runner \
    5
      -v /var/run/docker.sock:/var/run/docker.sock \
  3. k8s-rsmq-pod-autoscaler k8s-rsmq-pod-autoscaler Public

    Forked from onfido/k8s-rabbit-pod-autoscaler

    Kubernetes autoscaler for pods that consume Redis-MQ

    Shell

  4. zwaldeck/mollie zwaldeck/mollie Public

    Java framework to consume the Mollie API

    Java 50 40