Projects
Projects are the central point of Skysize. They contain all the deployments of one Odoo application, allowing you to manage it across different environments.
Overview
A Skysize project hosts one Odoo application. It can be backed by a version control repository (GitHub, GitLab, or Bitbucket) for automated deployments of your custom code, or run standard Odoo without any repository when you only need Odoo's own apps. A repository can be attached to a project at any time.
What You'll Learn
In this section, you'll discover how to:
- Understand branch types - Learn about production, staging, and development environments
- Configure custom domains - Set up your own domain names with Cloudflare security
- Manage project access - Control who can view and modify your project
- Tune workers and time limits - Size your deployment and bound how long Odoo lets work run
- Run standard Odoo without a repository - Create a project without custom code, add staging environments, and attach a repository later
Key Features
Version Control Integration
Connect directly to your repository and let Skysize handle deployments automatically when you push changes. No custom code? Create the project without a repository and attach one the day you need it.
Multiple Environments
Run production, staging, and development environments from a single project, each with its own database and configuration.
Custom Domains
Use your own domain names with built-in Cloudflare protection for security and performance.
Team Collaboration
Invite team members by email and assign them an Admin or User role per project, so the right people can manage deployments while others get safe, read-only visibility.