From 1f87db7ee01c470a86a3da97fabb3b07321945c0 Mon Sep 17 00:00:00 2001 From: Yhael S Date: Fri, 25 Aug 2023 05:15:49 -0500 Subject: [PATCH] readme updates --- README.md | 41 +++++++++++++++++++---------------------- 1 file changed, 19 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 07df094..0f4e3cb 100644 --- a/README.md +++ b/README.md @@ -2,28 +2,25 @@ - [The Ultimate Odoo Docker Tool](#the-ultimate-odoo-docker-tool) - [Why Odoocker Stands Out](#why-odoocker-stands-out) - - [Note](#note) -- [Quick Setup Guide](#quick-setup-guide) - - [Clone and Prep](#clone-and-prep) - - [Hosts & Domains](#hosts-domains) -- [The `.env` File](#the-env-file) - - [Environment-based actions](#environment-based-actions) - - [Fresh or Restore](#fresh-or-restore) - - [Local](#local) - - [Debug](#debug) - - [Testing](#testing) - - [Full](#full) - - [Staging](#staging) - - [Production](#production) -- [Pro(d) Tips](#prodtips) - - [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) -- [DB Connection](#db-connection) - - [PgAdmin Container](#pgadmin-container) -- [Deployment Process](#deployment-process) + - [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) + - [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) + - [DB Connection](#db-connection) + - [PgAdmin Container](#pgadmin-container) + - [Deployment Process](#deployment-process) # The Ultimate Odoo Docker Tool