Creating your first instance

Odoobot allows you to create unlimited instances within each project, each instances maps to a Github branch under the project repository.

Create Existing Repo Project 

  1. From Projects menu, click new to create new project
  2. Enter name to identify project in Odoobot
  3. Choose whether the instance is a dev instance or not ( Dev instances are short-lived instances )
  4. Select Server that will host this instance
  5. Select Project that instance belongs to
  6. Select the branch that instance will fork code from ( copy code )
  7. Enter branch name ( Alphanumeric characters only with dashes )
  8. Select Odoo version
  9. Select Odoo instance

For now we will keep everything else as is and proceed with creating the instance, we will talk about other details in separate docs.