Coder Social home page Coder Social logo

nikrou / afup-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from afup/web

0.0 1.0 0.0 232.3 MB

The current AFUP's website

PHP 22.05% HTML 29.35% JavaScript 3.70% CSS 5.85% Shell 0.01% Ruby 0.01% PostScript 5.33% Makefile 0.03% Dockerfile 0.07% Hack 0.01% TSQL 33.61%

afup-web's Introduction

Site web de l'AFUP

Applications

On accède aux applications via docker et les différents ports des applications. Vous retrouverez les ports dans le fichier docker-compose.override.yml

Par défaut:

Les ports utilisés peuvent être modifiés dans le fichier docker-compose.override.yml.

Mise en place avec docker

  • cloner le dépot
  • effectuer un make docker-up pour la création de l'infrastructure sous docker
  • effectuer un make init pour la copie des fichiers de config par défaut, l'installation des dépendances ainsi que l'init de la base de donnée avec les données de test.

La base de test inclus un utilisateur administration avec les identifiants suivants:

Vous pouvez aussi y accéder directement via la commande: docker/bin/mysql

Autres commandes

  • make docker-stop : éteint les containers en fonctionnement.
  • make docker-down : détruit les containers existants.

Configuration avancée

Plusieurs possibilités de configuration des containers sont disponibles, via l'utilisation de variables d'environnement.

Pour faciliter leur configuration, un fichier .env est créé à la racine du projet à la première exécution de la commande make docker-up. Ce fichier contient la liste des options disponibles.

DOCKER_UP_OPTIONS

liste des options à passer à la commande docker-composer up.

Base de données

Config par défaut:

  • user: afup
  • pass: afup
  • host: localhost
  • port: 3606
  • database: web

afup-web's People

Contributors

agallou avatar cmeiller avatar communicationafup avatar fferriere avatar ffrey avatar helicos441 avatar hellosct1 avatar jacquesbh avatar jmfontaine avatar joelwurtz avatar korbeil avatar macintoshplus avatar masseuro avatar mikaelkael avatar mikaelrandy avatar mrrayures avatar nicolascrequer avatar nsilberman avatar ohoareau avatar omansour avatar paxal avatar perrick avatar srogier avatar thierrymarianne avatar ubermuda avatar webaaz avatar woecifaun avatar xavierlacot avatar xavierleune avatar xgorse avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.