mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
readme updates
This commit is contained in:
25
README.md
25
README.md
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user