Project List Guide
Learn how to create and manage individual projects within the GIIP platform and assign infrastructure assets to each project.
📋 Overview
A Project is the most basic management unit of GIIP. All infrastructure assets—including servers, databases, and networks—must belong to a specific project, allowing for clear permission isolation and resource tracking.
🔍 Key Features
1. Project Creation & Basic Setup
- Add New Project: Enter a project name, owner, description, and estimated budget to create a project.
- Status Management: Manage the project lifecycle through Active, Suspended, or Closed statuses.
2. Asset Binding
- Connect Servers: Select and bind servers for use in the respective project from the list of unallocated servers.
- Connect Databases: Allocate necessary DB instances to the project.
- Visualization: Instantly check the unique 3D topology of a specific project on its detail page.
3. Project Dashboards
Each project has its own unique dashboard. Comprehensive monitoring allows you to track server load, issue statuses, and daily cost trends within the project.
🛠️ Management Steps
- Navigate to the GIIP [Infrastructure Management] > [Project List] menu.
- Click the [Create] button and enter project info.
- Click a project from the list to go to its detail page, then assign servers and DBs in the [Assets] tab.
💡 Tips
- Use Tags: Entering relevant tags (e.g., #Production, #Java, #AWS) when creating a project makes it easier to find the desired one among many later.
- Permission Control: User access is controlled at the project level, so consider isolating sensitive assets into separate projects.
API Reference
For detailed API specifications of this feature, refer to the separate guide.
🔧 Troubleshooting
| Symptom | Cause | Solution |
|---|---|---|
| The server you want to bind does not appear in the [Assets] tab | The server is already allocated to another project | Only unallocated servers are listed—release the server from its existing project and try again. |
| The 3D topology on the project detail page is empty | No server/DB assets have been bound yet | Assign servers and DBs in the [Assets] tab to populate the topology. |
| A project is missing from the list or cannot be edited | The project status has been changed to Closed | Change the status back to Active before managing it. |
| Hard to find a specific project among many | No tags were entered at creation | Register tags (e.g., #Production, #Java) to use search and filtering. |
Version: 1.0
Last Updated: 2026-03-19
Source: giipv3/public/help/projectlist.en.md