Skip to content
View hatembentayeb's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report hatembentayeb

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
hatembentayeb/README.md

hatem ben tayeb

Pinned Loading

  1. AnsibleDockerScaler AnsibleDockerScaler Public

    Scale your containers with ansible on a non kubernetes/swarm environment

    HTML 8 5

  2. angular-devops angular-devops Public

    this project is dedicated to test a devops pipeline with a set of integration and security tests also with a deployment

    TypeScript 3 9

  3. podschecker podschecker Public

    podschecker is a simple script thats check your pods health on your terminal, it can send x11 notifications

    Shell 9 3

  4. Safe_Drive Safe_Drive Public

    Protect you data by uploding an encrypted data to your drive storage.

    Python 2 1

  5. My Dockerfile for a Rust Project My Dockerfile for a Rust Project
    1
     FROM rustdocker/rust:nightly as cargo-build 
    2
     RUN apt-get update 
    3
     RUN apt-get install musl-tools -y 
    4
     RUN /root/.cargo/bin/rustup target add x86_64-unknown-linux-musl 
    5
     RUN USER=root /root/.cargo/bin/cargo new --bin material 
  6. REST_API REST_API Public

    a basic RESTFULL API with flask and mongdb (CRUD)

    HTML 2 1