Your first week as a platform administrator
After installing Che, complete a short sequence of configuration tasks before inviting developers to the platform. Each task builds on the previous one and takes you from a fresh deployment to a production-ready environment.
Your post-installation tasks follow this order:
-
Verify the platform works end-to-end. Confirm that the Operator is healthy, the dashboard loads, and a test workspace starts successfully.
-
Configure Git provider access. Connect Che to your organization’s Git provider with OAuth so that developers can clone repositories and push code without manually configuring credentials.
-
Share the dashboard URL with developers. After verification and Git configuration, share the Che dashboard URL with your team. Developers can start coding immediately by entering a Git repository URL on the Create Workspace page.
-
Tune the platform for your environment. Adjust workspace resource limits, enable image caching for faster starts, and configure security policies based on your organization’s requirements.
The first three tasks are covered in this guide. The fourth task is covered across the Secure, Optimize, and Configure guides.