Skip to content

Projects

Understanding projects in Sproobo and how to organize your deployments

Projects in Sproobo are containers for organizing your applications, servers, and deployments. Think of a project as a workspace that groups related resources together.

What are Projects?

A project in Sproobo is a logical grouping of:

  • Servers - The infrastructure where your applications run
  • Deployments - Your applications and services
  • Databases - Database instances (PostgreSQL, MySQL, etc.)
  • Load Balancers - Traffic distribution across servers
  • Domains - Custom domains and SSL certificates

Use Cases for Projects

  • Separate environments (Production, Staging, Development)
  • Organize applications by client or team
  • Group related services together
  • Manage billing and quotas per project

Project Features

Each project has its own:

  • Settings - Configuration and preferences
  • Resources - Servers, deployments, and databases
  • Team Members - Collaborators with shared access
  • Billing - Usage tracking and quotas
  • Activity Log - Audit trail of all actions

Getting Started

Ready to create your first project?

Next: Creating Projects →