readme updates

This commit is contained in:
Yhael S
2023-08-25 05:19:17 -05:00
parent d12f27135b
commit bdce2b3bae

View File

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