readme updates

This commit is contained in:
Yhael S
2023-08-25 05:28:42 -05:00
parent 5bfa2d4587
commit c534e84f99

View File

@@ -5,19 +5,19 @@
- [Quick Setup Guide](#quick-setup-guide)
- [The `.env` File](#the-env-file)
- [Environment-based actions](#environment-based-actions)
- [Fresh or Restore](#1-fresh-or-restore)
- [Local](#2-local)
- [Debug](#3-debug)
- [Testing](#4-testing)
- [Full](#5-full)
- [Staging](#6-staging)
- [Production](#7-production)
- [1. Fresh or Restore](#1-fresh-or-restore)
- [2. Local](#2-local)
- [3. Debug](#3-debug)
- [4. Testing](#4-testing)
- [5. Full](#5-full)
- [6. Staging](#6-staging)
- [7. Production](#7-production)
- [Pro(d) Tips](#prod-tips)
- [Define the following aliases](#1-define-the-following-aliases)
- [NEVER run **docker-compose down -v** in Production](#2-never-run-docker-compose-down--v-in-production)
- [Odoo Shell](#3-odoo-shell)
- [Odoo Scaffold](#4-odoo-scaffold)
- [Colorize your branches](#5-colorize-your-branches)
- [1. Define the following aliases](#1-define-the-following-aliases)
- [2. NEVER run **docker-compose down -v** in Production](#2-never-run-docker-compose-down--v-in-production)
- [3. Odoo Shell](#3-odoo-shell)
- [4. Odoo Scaffold](#4-odoo-scaffold)
- [5. Colorize your branches](#5-colorize-your-branches)
- [DB Connection](#db-connection)
- [PgAdmin Container](#pgadmin-container)
- [Deployment Process](#deployment-process)