Skip to content
View naala89's full-sized avatar

Block or report naala89

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

Pinned Loading

  1. apiopenstudio apiopenstudio Public

    An open-source project to enable people to create and maintain suites of API's.

    PHP 16 2

  2. apiopenstudio_admin apiopenstudio_admin Public

    the Admin portal for ApiOpenStudio. Here, you can manage your teams, users, clients and create/update and delete resources.

    PHP 4

  3. apiopenstudio_docker_dev apiopenstudio_docker_dev Public

    This is a docker container setup for ApiOpenStudio developers.

    Makefile 2 1

  4. AWS Security group for GitHub SSH AWS Security group for GitHub SSH
    1
    # Add an AWS Security group for GitHub SSH
    2
    
                  
    3
    - Visit https://api.github.com/meta for the latest GitHub IP ranges
    4
    - Copy all of the ranges in the `git` section, and paste into a text editor
    5
    - Replace 
  5. download_repository.md download_repository.md
    1
    # Download a branch or tag from a reopository into a destination.
    2
    
                  
    3
    This is a script I am using to download a branch or tag from a repository in Gitlab or GitHub.
    4
    It is used in https://gitlab.com/apiopenstudio/docker_images/apiopenstudio_docker_prod and I wanted to share it for anyone that might find it useful. It takes 3 inputs:
    5
    
                  
  6. Implement Certbot on NGINX on Ubuntu... Implement Certbot on NGINX on Ubuntu 22.04
    1
    # Implement Certbot on NGINX on Ubuntu 22.04
    2
    
                  
    3
    ## Install
    4
    
                  
    5
    ### Certbot package