hatembentayeb - Overview

View hatembentayeb's full-sized avatar

hatem ben tayeb hatembentayeb

Block or report hatembentayeb

Pinned Loading

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

    HTML 8 5

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

    TypeScript 3 8

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

    Shell 9 3

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

    Python 2 1

  5. 1

     FROM rustdocker/rust:nightly as cargo-build 

    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. a basic RESTFULL API with flask and mongdb (CRUD)

    HTML 2 1