Skip to content
View Sryther's full-sized avatar
πŸ‘€
Looking to collaborate
πŸ‘€
Looking to collaborate
Block or Report

Block or report Sryther

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Sryther/README.md
  • πŸ‘‹ Hi, I’m Paul Rey aka @Sryther!
  • πŸ‘€ I’m interested in cloud environments and smart application development.
  • πŸš€ I created /mnt in early 2024 to help companies grow in Cloud environments.
  • 🌱 Looking forward CNCF applications and projects closely.
  • πŸ’žοΈ I’m looking to collaborate on anything! I started to help CNCF working on their repos.
  • πŸ“« How to reach me: contact@paulrey.io and https://www.paulrey.io

Pinned Loading

  1. Upgrade Mattermost with minimum unav... Upgrade Mattermost with minimum unavailability
    1
    #!/bin/bash
    2
    
                  
    3
    SERVICE_NAME="mattermostdocker_app" # Change this with the service name you're using for the Mattermost service
    4
    SHORT_SERVICE_NAME="app"
    5
    VERBOSE_SERVICE_NAME="Mattermost"
  2. sigfox-nodejs-callbacks sigfox-nodejs-callbacks Public

    Forked from sigfox/sigfox-nodejs-callbacks

    Your first Sigfox callback handler! Logs the POST requests into a mongo collection and show a table of received messages

    JavaScript

  3. generator-article generator-article Public

    An article generator with random words

    JavaScript 1 1

  4. google-scrapper google-scrapper Public

    A Google scrapper using CasperJS

    JavaScript 1

  5. spammer-blog spammer-blog Public

    Practicing on black-SEO

    Shell