Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

12 total results found

Docker

course
devops
docker
portainer
swarm
reverse proxy

Kubernetes

Work in progress ...

devops
docker
kubernetes
cloud

Vécolo

Projet d'étude : Conception et développement d'un service de location de vélo électrique rechargé uniquement grâce à une énergie renouvelable. Plusieurs bornes sont réparties dans la ville de Paris. Code source : https://github.com/vecolo-project

ESGI
school
devops
docker
typescript
2021
Vécolo
angular
java
javafx
typescript

Web Assembly - Formation

ESGI
school
course
docker
devops
serverless
WebAssembly
rust

Stacks

Docker

My favorites docker stacks

docker
devops
docker-stack
template

Installation de docker

Docker Introduction & Installation

Get Docker curl -fsSL https://get.docker.com -o get-docker.sh sh get-docker.sh Linux / WSL Install Docker Engine on CentOS Install Docker Engine on Debian Install Docker Engine on Ubuntu Ubuntu distros manual install sudo apt-get remove docker docker-engine d...

install
docker

Intégration continue dans un environnement cloud avec Gitea

DevOps Projects

Introduction Slides de Présentation L'objectif de ce projet était de monter un stack d'intégration continue sur une infrastructure cloud. L'idée de base était de "mettre en place un serveur git". C'était la première idée sélectionnée., une fois ce serveur en ...

drone ci
gitea
docker
aws
devops
sonarqube
school
ESGI

PufferPanel

Docker images

GitHub repo This docker image provides a PufferPanel container. It has been tested to run Minecraft server successfully It run on 64bits Debian base image Exposed ports : 8080 - Webpanel 5657 - SFTP server 25565 - Default Minecraft server port but it can be c...

docker

Pnpm

Docker images

Docker Hub Github Fast, disk space efficient package manager: Fast. Up to 2x faster than the alternatives (see benchmark). Efficient. Files inside node_modules are linked from a single content-addressable storage. Great for monorepos. Strict. A package c...

docker
nodejs
pnpm

Boissibook

API Projects

Dépôts GitHub: API : https://github.com/Nouuu/Boissibook Scrapper : https://github.com/RemyMach/Boissibook-scraper Swift App : https://github.com/RemyMach/boissibook-swift Concept Idées de nom Api de recherche de livre...

school
ESGI
devops
java
spring
python
swift
2022
gcp
google cloud platform
kubernetes
docker

Boissipay

DevOps Projects

Dépôt GitHub : https://github.com/Nouuu/boissipay Context Le SI d’une agence de voyages est composé de nombreux Microservices. Éléments fonctionnels Le responsable du SI souhaite mettre en œuvre un système de paiement différé pour ses clients grands compte...

spring
kafka
micro-services
java
ESGI
school
devops
docker

Reinforced Frog

AI Projects

Github Jumper Frog (Frogger Game) in python with AI reinforcement 🐸 Présentation du jeu et Objectif L'objectif principal est de faire apprendre par renforcement un agent sur le jeu Frogger. Contexte Ce projet a été réalisé dans le cadre du...

ESGI
school
docker
AI
python
Q-Learning