# Partie Evaluation # Choix du Sujet de TP Noté
Sujet BasiqueSujet Réel
Difficulté✦✦✧✧✧✦✦✦✦✧
Compétences AttenduesDockerfile, Docker composeDockerfile, Docker compose, Node, Reverse Proxy, Admin Linux
CorrectionStricteSouple
# Sujet Réel # Sujet Réel ## Containerization : Pokémon Showdown! ### Liens et Resources : - [Site Officiel](https://pokemonshowdown.com/) - [GitHub - PS! Server](https://github.com/smogon/pokemon-showdown) - [GitHub - PS! Client](https://github.com/smogon/pokemon-showdown-client) - [GitHub - PS! Dex](https://github.com/Zarel/Pokemon-Showdown-Dex) ### Objectif : L'objectif de ce TP Noté est de réaliser la containerization et le déploiement de [Pokémon Showdown! (PS!)](https://pokemonshowdown.com/), un simulateur et site de combat stratégique basé sur l'univers de Pokémon. ### Attentes : | Composant | Objectif | Status | |---|---|---| | [Server](https://github.com/smogon/pokemon-showdown) | Containerization | **Obligatoire** | | [Server](https://github.com/smogon/pokemon-showdown) | Déploiement | **Obligatoire** | | [Client](https://github.com/smogon/pokemon-showdown-client) | Containerization | **Obligatoire** | | [Client](https://github.com/smogon/pokemon-showdown-client)| Déploiement | **Obligatoire** | | Ensemble Client/Server | Communication | **Obligatoire** | |||| | [Dex](https://github.com/smogon/pokemon-showdown) | Containerization | *Facultatif* | | [Dex](https://github.com/smogon/pokemon-showdown) | Déploiement | *Facultatif* | # Guide Setup Linux standard # [Ptit coup de pouce](https://gist.github.com/AkihideTsugane/da91e2c99a6042a9a4b073525c064fb0) # Sujet Basique # Sujet Basique ## Containerization : Application Front/Back ### Liens et Resources : - [GitHub - wlsf82/frontend-and-backend](https://github.com/wlsf82/frontend-and-backend) ### Objectif : L'objectif de ce TP Noté est de réaliser la containerization et le déploiement d'un example basique d'application Frontend et Backend. ### Attentes : | Composant | Objectif | Status | |---|---|---| | Back | Containerization | **Obligatoire** | | Back | Déploiement | **Obligatoire** | | Front | Containerization | **Obligatoire** | | Front | Déploiement | **Obligatoire** | | Ensemble Front/Back | Communication | **Obligatoire** |