git.ntnlv.ca
Repositories
Help
Report an Issue
lbd.git
Code
Commits
Branches
Tags
Search
Tree:
37400fc
Branches
Tags
prod
lbd.git
README.md
Initialisation
davvalent
commited
37400fc
at 2022-04-21 07:23:53
README.md
Blame
History
Raw
# Phase 1 : sans modifications de la base de données ```css /* DANS L'ESPACE ADMIN */ .sp-player-list tr:nth-child(even) {background: #f2ede3} .sp-event-list tr:nth-child(even) {background: #f2ede3} .data-event a {float: left} ``` Fichiers seulement.. - L'installation locale est branchée sur la base de données live. Attention! - Plus maintenant me semble-il Éventuellement : data base user en lecture seulement. Initialisation d'un dépôt local, branche dev. Création de branche prod : merge dev into prod pour déployer. Création de dépôt distant --bare upload post-receive ``` $ git remote add origin ssh://ntnlvca@ntnlv.ca:27/home/ntnlvca/public_html/git/lbd.git $ git push -u origin prod ``` Work flow à revoir. # Phase 2 : déploiement fichiers et base de données copie de bdd...