EGreed Deploy Documentation
EGREED Deploy — a next-generation cloud deployment platform. Deploy websites, APIs, and AI applications from Git to production in minutes.
About EGreed Deploy
What is it?
EGREED Deploy is a modern cloud deployment platform by EGREED Technology, available at deploy.egreedtech.org. It transforms code into production-ready applications through automated builds, preview URLs, global edge delivery, custom domains with free SSL, encrypted environment variables, and one-click integration with the rest of the EGREED ecosystem.
Who is it for?
Developers, startups, small and medium businesses, enterprises, students, schools, universities, and government agencies across Rwanda, Africa, and the world.
Architecture
Multi-region container platform behind a global edge network, backed by object storage on EGREED Cloud and a build farm that autoscales with load.
Security
TLS 1.3, encrypted env vars (AES-256), DDoS protection, RBAC, audit logs, Rwanda Data Protection Law and GDPR-aligned controls.
Scalability
Autoscaling edge and compute, multi-region rollouts, 99.9% uptime SLA (99.99% on enterprise).
Enterprise
Dedicated build farms, private networking, SSO (SAML/OIDC), custom SLAs, priority support.
Pricing
Free tier for developers, pay-as-you-go for startups and SMEs, and enterprise contracts. RWF, USD, MTN MoMo, Airtel Money, card, and bank transfer.
Benefits
Zero-config deploys · Preview every branch · African-first billing (MTN MoMo, Airtel Money) · In-region infrastructure and low latency · Predictable pricing in RWF and USD
Main features
Use cases
Supported platforms
Supported languages & frameworks
Quick start
Go from zero to production in under an hour.
Create an account
Sign up in under a minute — no credit card required.
Install the SDK
One command with npm, pnpm, bun, pip, or go get.
Create your first project
Bootstrap a workspace and get your API keys.
Authenticate
OAuth 2.0, API keys, or SSO in a few lines of code.
First API call
Send your first request and verify the response.
Deploy
Ship to production on EGreed Cloud, Vercel, or your own infra.
Best practices
Security, performance, and observability from day one.
Learning paths
Structured tracks for developers, admins, and business users.
Beginner Track
Beginner · 4h
Concepts, setup, and your first working integration.
Intermediate Track
Intermediate · 8h
Auth, webhooks, error handling, and workflows.
Advanced Track
Advanced · 16h
Scaling, performance, multi-tenant, and enterprise SSO.
Expert Track
Expert · 24h
Architecture, custom models, edge cases, and migration.
Certification
All levels · 12h
Prepare for the EGreed Certified Developer exam.
Developer Track
Role · 20h
Full path for engineers building on EGreed.
Business Track
Role · 6h
For product managers, founders, and ops leaders.
Administrator Track
Role · 10h
For IT admins managing users, billing, and security.
Documentation categories
Every section you need — from installation to migration.
EGreed Deploy articles
What is EGREED Deploy? The next-generation cloud deployment platform
EGREED Deploy is a modern cloud deployment platform by EGREED Technology that turns Git commits into production-ready websites, APIs, and AI applications through automated build pipelines, global infrastructure, and a first-class developer experience.
Welcome to EGREED Deploy
Start here to learn what EGREED Deploy is, how it fits into the EGREED ecosystem, and what you can build with it.
Creating your EGREED account
Sign up for EGREED once and use the same identity across EGREED Deploy, EGREED Cloud, EGREED AI, and EGREED Mail.
Understanding the EGREED Deploy dashboard
A tour of the EGREED Deploy dashboard: projects, deployments, logs, environment variables, domains, and team settings.
Creating your first project on EGREED Deploy
Create a new project on EGREED Deploy in under a minute, choose a framework, and configure a build.
Connecting your Git repository to EGREED Deploy
Connect GitHub, GitLab, or Bitbucket to EGREED Deploy for automated deployments on every push.
Deploying your first application on EGREED Deploy
Push code, watch it build, and get a live URL in minutes.
Deploying React applications on EGREED Deploy
A step-by-step tutorial for deploying React applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
Deploying Next.js applications on EGREED Deploy
A step-by-step tutorial for deploying Next.js applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
Deploying Vue applications on EGREED Deploy
A step-by-step tutorial for deploying Vue applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
Deploying Node.js APIs on EGREED Deploy
A step-by-step tutorial for deploying Node.js applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
Deploying Python applications on EGREED Deploy
A step-by-step tutorial for deploying Python (Flask, Django, FastAPI) applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
Deploying full-stack applications on EGREED Deploy
A step-by-step tutorial for deploying Full-stack (React + Node, Next.js, Nuxt, Remix) applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
EGREED Deploy API overview
The EGREED Deploy REST API lets you create projects, trigger deployments, manage environment variables, and stream logs programmatically.
EGREED Deploy authentication
Authenticate EGREED Deploy API requests with bearer API keys, OAuth 2.0 for user apps, and SSO for enterprise teams.
EGREED Deploy API keys
Create, rotate, scope, and revoke EGREED Deploy API keys used for CI/CD and automation.
EGREED Deploy webhooks
Subscribe to deployment.started, deployment.succeeded, deployment.failed, and domain.updated events via signed HTTPS webhooks.
Environment variables on EGREED Deploy
Store API keys, database URLs, and secrets as encrypted environment variables scoped by environment.
Deployment configuration for EGREED Deploy
Version-control build settings, redirects, headers, functions, and edge middleware with egreed.json.
Logs and monitoring on EGREED Deploy
Stream live build and runtime logs, view metrics, set alerts, and export to your observability stack.
Custom domains and SSL on EGREED Deploy
Connect a custom domain to any EGREED Deploy project with free automatic SSL certificates and DNS instructions.
Popular articles
Most-read guides across EGreed docs this month.
What is EGREED Deploy? The next-generation cloud deployment platform
EGREED Deploy is a modern cloud deployment platform by EGREED Technology that turns Git commits into production-ready websites, APIs, and AI applications through automated build pipelines, global infrastructure, and a first-class developer experience.
Welcome to EGREED Deploy
Start here to learn what EGREED Deploy is, how it fits into the EGREED ecosystem, and what you can build with it.
Creating your EGREED account
Sign up for EGREED once and use the same identity across EGREED Deploy, EGREED Cloud, EGREED AI, and EGREED Mail.
Understanding the EGREED Deploy dashboard
A tour of the EGREED Deploy dashboard: projects, deployments, logs, environment variables, domains, and team settings.
Creating your first project on EGREED Deploy
Create a new project on EGREED Deploy in under a minute, choose a framework, and configure a build.
Connecting your Git repository to EGREED Deploy
Connect GitHub, GitLab, or Bitbucket to EGREED Deploy for automated deployments on every push.
Deploying your first application on EGREED Deploy
Push code, watch it build, and get a live URL in minutes.
Deploying React applications on EGREED Deploy
A step-by-step tutorial for deploying React applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
Deploying Next.js applications on EGREED Deploy
A step-by-step tutorial for deploying Next.js applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
Deploying Vue applications on EGREED Deploy
A step-by-step tutorial for deploying Vue applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
Deploying Node.js APIs on EGREED Deploy
A step-by-step tutorial for deploying Node.js applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
Deploying Python applications on EGREED Deploy
A step-by-step tutorial for deploying Python (Flask, Django, FastAPI) applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
Deploying full-stack applications on EGREED Deploy
A step-by-step tutorial for deploying Full-stack (React + Node, Next.js, Nuxt, Remix) applications on EGREED Deploy with automated builds, environment variables, custom domains, and monitoring.
EGREED Deploy API overview
The EGREED Deploy REST API lets you create projects, trigger deployments, manage environment variables, and stream logs programmatically.
EGREED Deploy authentication
Authenticate EGREED Deploy API requests with bearer API keys, OAuth 2.0 for user apps, and SSO for enterprise teams.
EGREED Deploy API keys
Create, rotate, scope, and revoke EGREED Deploy API keys used for CI/CD and automation.
EGREED Deploy webhooks
Subscribe to deployment.started, deployment.succeeded, deployment.failed, and domain.updated events via signed HTTPS webhooks.
Environment variables on EGREED Deploy
Store API keys, database URLs, and secrets as encrypted environment variables scoped by environment.
Deployment configuration for EGREED Deploy
Version-control build settings, redirects, headers, functions, and edge middleware with egreed.json.
Logs and monitoring on EGREED Deploy
Stream live build and runtime logs, view metrics, set alerts, and export to your observability stack.
Featured tutorials
Build a production integration with EGreed Deploy in 30 minutes
Step-by-step tutorial covering setup, authentication, error handling, and deployment.
Build a production integration with EGreed Deploy in 45 minutes
Step-by-step tutorial covering setup, authentication, error handling, and deployment.
Build a production integration with EGreed Deploy in 60 minutes
Step-by-step tutorial covering setup, authentication, error handling, and deployment.
Build a production integration with EGreed Deploy in 75 minutes
Step-by-step tutorial covering setup, authentication, error handling, and deployment.
Build a production integration with EGreed Deploy in 90 minutes
Step-by-step tutorial covering setup, authentication, error handling, and deployment.
Build a production integration with EGreed Deploy in 105 minutes
Step-by-step tutorial covering setup, authentication, error handling, and deployment.
Code examples
Copy-paste snippets in every major language and framework.
import { EGreed } from "@egreed/sdk";
const client = new EGreed({ apiKey: process.env.EGREED_API_KEY! });
const res = await client.messages.create({ prompt: "Hello from Kigali" });
console.log(res.text);Latest releases
- v1.0· July 2026New features
New features and stability improvements
- v2026.06· June 2026Enhancement
Performance tuning and API additions
- v2026.05· May 2026Security
Security patches and audit log improvements
- v2026.04· April 2026Breaking
Breaking: renamed legacy endpoints
- v2026.03· March 2026Bug fix
Bug fixes across SDKs
Videos & walkthroughs
Product demo: EGreed Deploy
5 min · EGreed Team
Getting started walkthrough: EGreed Deploy
8 min · EGreed Team
Developer session: EGreed Deploy
11 min · EGreed Team
Live coding: EGreed Deploy
14 min · EGreed Team
Migration guide: EGreed Deploy
17 min · EGreed Team
Enterprise deep dive: EGreed Deploy
20 min · EGreed Team
Frequently asked questions
What is EGreed Deploy?
EGreed Deploy is an EGreed Technology product: The EGREED Deploy cloud deployment platform — deploy websites, APIs, and AI apps from Git to production.
Who is EGreed Deploy for?
EGreed Deploy is designed for developers, businesses, government, and enterprises across Rwanda, East Africa, and globally.
Is there a free tier?
Yes. Every EGreed product ships with a generous free tier so you can build and evaluate before you pay.
Does EGreed Deploy support Kinyarwanda?
Yes. EGreed products support English, French, Kinyarwanda, and Swahili in UI and, where relevant, in AI models.
Where is data stored?
You can choose Rwanda, East Africa, or global regions. Enterprise plans support strict in-country data residency.
Is EGreed Deploy secure?
Yes — encryption at rest and in transit, MFA, SSO, audit logs, and alignment with Rwanda Data Protection Law and GDPR.
Can I pay with Mobile Money?
Yes. We accept MTN Mobile Money (MoMo), Airtel Money, Visa/Mastercard, and bank transfers in RWF and USD.
How do I get support?
Email [email protected], use the in-app chat, or open a ticket at support.egreedtech.org. Enterprise plans include 24/7 phone support.
Does EGreed Deploy have SDKs?
Yes. Official SDKs for JavaScript/TypeScript, Python, Go, Java, PHP, Flutter, .NET, Kotlin, Swift, and Rust.
Is there an on-premise version?
Enterprise customers can deploy on private infrastructure. Contact [email protected].
How stable are the APIs?
Stable, versioned APIs with a minimum 12-month deprecation window and detailed release notes.
Is there a status page?
Yes — status.egreedtech.org publishes real-time incident and uptime data.
Can I contribute to the docs?
Yes. Every article has an Edit link that opens the source in our public docs repository.
How do I request a feature?
Post on community.egreedtech.org or email [email protected].
What's the SLA?
99.9% for standard plans, 99.99% for enterprise. Service credits are automatic when SLAs are missed.
Community
Community guides
User-contributed guides and how-tos.
Best practices
Field-tested patterns from real deployments.
Sample projects
Open-source starters and reference apps.
Case studies
Real transformations across banking, health, and government.
Discussion forum
Ask questions and share ideas with the community.
Contribute
Improve docs on GitHub — every page has an edit link.
Continue learning
About EGreed Technology LTD
EGreed Technology LTD (EgreedTech) is an RDB-registered IT consulting and software company based in Kigali, Rwanda, building AI, cloud, and enterprise platforms for Africa.
RDB registration and licensed activities
EGreed Technology LTD is licensed by the Rwanda Development Board for six core technology activities.
Contact EGreed Technology
Email, phone, and office details for EGreed Technology LTD.
Partners and certifications
Technology partners and team certifications backing EGreed Technology delivery.
EGreed Technology services overview
Comprehensive IT consulting, development, cloud, cybersecurity, AI, data, and training services delivered from Kigali across East Africa.
Cloud migration and management
Seamlessly migrate to AWS, Azure, or Google Cloud with EGreed Technology and optimize for cost, performance, and resilience.
Cybersecurity solutions
Protect your business with audits, network security, encryption, compliance, and 24/7 incident response.
Infrastructure management
Design, deploy, and manage robust IT infrastructure that scales.
IT strategy and planning
Align technology investments with business goals through roadmaps and digital transformation strategy.