πApp PortalThe Backstage application | πWorkspaceDocs & setup guides | πRoadmapTrack our progress |
π― Our Missionβ
We're building an open-source Internal Developer Platform that empowers developers to provision and manage cloud-native services through a unified, self-service portal. No more tickets, no more waiting - just click and deploy!
π οΈ What We're Buildingβ
π Backstage-Powered Platformβ
Built on Backstage, the open platform for building developer portals created by Spotify.
π¦ Key Featuresβ
- Software Templates - Standardized blueprints for creating new services
- Service Catalog - Central registry of all your services, APIs, and resources
- Self-Service Infrastructure - Provision databases, message queues, and more with a click
- Developer Documentation - Integrated TechDocs for all your services
- GitHub Integration - Seamless authentication and repository management
ποΈ Project Roadmapβ
This roadmap is automatically generated from our GitHub Project and updated every Friday.
gantt
title Open Service Portal Roadmap
dateFormat YYYY-MM-DD
axisFormat %b %d
todayMarker stroke-width:5px,stroke:#0f0,opacity:0.75
section Local Development
Epic Local Development Environment :task4, 2025-08-11, 11d
section Crossplane Foundation
Epic Crossplane Foundation :task5, 2025-08-13, 9d
section Template Discovery
Epic Template Discovery & Generation :task6, 2025-08-25, 11d
section Service Catalog
Epic Service Catalog Implementation :task7, 2025-08-25, 11d
section Production Deployment
Epic Production Deployment :task8, 2025-09-08, 11d
section GitOps CICD
Epic GitOps & CI/CD :task9, 2025-09-08, 11d
section Day-2 Operations
Epic Day-2 Operations :task10, 2025-09-10, 9d
section Milestones
v0.1 - Local MVP :milestone, task_v0_1_local_mvp, 2025-08-22, 0d
v0.2 - Service Catalog :milestone, task_v0_2_service_catalog, 2025-09-05, 0d
v0.3 - Production :milestone, task_v0_3_production, 2025-09-19, 0d
π Project Statisticsβ
- Total Epics: 16
- Completed: 0 (0%)
- In Progress: 0
- To Do: 0
- Critical Priority: 0
- High Priority: 0
π Quick Linksβ
Last updated: Aug 08, 2025 at 13:34 UTC
π€ This roadmap is automatically generated from GitHub Projects every Friday at 16:00 UTC
View the interactive roadmap for real-time updates
Generated on: Friday, August 8, 2025
π Getting Startedβ
# Clone the workspace
git clone https://github.com/open-service-portal/portal-workspace.git
cd portal-workspace
# Clone the main application
git clone https://github.com/open-service-portal/app-portal.git
cd app-portal
# Install and start
yarn install
yarn start
Visit http://localhost:3000 to see your portal in action!
π Repositoriesβ
Repository | Description | Status |
---|---|---|
app-portal | Main Backstage application | |
portal-workspace | Documentation and setup guides |
π€ Contributingβ
We welcome contributions from the community! Whether you're fixing bugs, adding features, or improving documentation, we'd love to have you aboard.
- π Report Issues
- π‘ Discussions
- π Documentation
π§ Tech Stackβ
Component | Technology |
---|---|
Framework | Backstage |
Language | TypeScript |
Runtime | Node.js 20 LTS |
Database | PostgreSQL / SQLite |
Container | Docker / Kubernetes |
Auth | GitHub Apps |
π Project Statusβ
This project is under active development. We're currently working on:
- β GitHub App authentication
- β Organization member import
- π§ Service templates
- π§ Kubernetes integration
- π Cloud provider integrations
π Why Open Service Portal?β
- Developer Experience First - Built by developers, for developers
- Open Source - No vendor lock-in, full transparency
- Extensible - Add your own plugins and integrations
- Production Ready - Built on proven technologies
π¬ Get in Touchβ
- π¬ GitHub Discussions
- π Issue Tracker
Made with β€οΈ by the Open Service Portal Community