Private beta · Addis Ababa
Push to GitHub — your app is live on servers in Addis Ababa a minute later. Nine managed services, one dashboard, billed in birr. No Dockerfiles. No dollars. No data leaving Ethiopia.
Built by developers, for developers · first month on us · no card, no forex, no lock-in
Addis to your app.
Europe is 200+ ms away.
Managed services,
one dashboard, one bill.
From git push
to a live URL.
Forex. Top up in birr
with Telebirr or Chapa.
Developer-friendly
Everything you'd expect from the platforms you already use — kept, not compromised. Just moved to Ethiopia.
$ git push origin main
No servers, no YAML, no pipelines to write. Push, and it's already building.
● Node.js detected → Nixpacks
Your framework is detected and built. A Dockerfile is optional — never required.
$ # nothing to install
No CLI, no SDK, no plugin. Your editor already connects the way it connects to GitHub.
DATABASE_URL •••••••• ✓ saved
Edit in place, paste a whole .env, generate a secret — one Save Changes, one redeploy.
✦ myshop-pr14.talaricloud.et
A preview URL posted on each PR. Your team reviews running code, not screenshots.
rollback → a3f21c9 ✓
Roll back to any previous version instantly, with logs streaming live while you do.
If it works on Render or Heroku, it works here — unchanged.
How it works
Connect a repository once. From then on, every push is a deploy — built, released and checked automatically.
Sign in, pick a GitHub repository. We detect the language and framework — nothing to configure.
Every git push builds an image, stores it in Addis, runs your checks and releases it.
A URL with SSL, streaming logs, live metrics and one-click rollback — in about a minute.
The platform
git push and productionEvery push builds, ships and releases automatically — with a live timeline and streaming logs for every stage. Something broke? Roll back to any previous version in one click.
We detect your framework and build it — Node, Python, Go, PHP, Ruby, Java, Rust, static sites. Bring a Dockerfile and we use yours instead.
Managed PostgreSQL, Redis, S3-compatible object storage and a message queue. Link one to your app and the credentials appear in its environment — nothing copied by hand.
Each PR gets its own temporary URL, posted right on the pull request. Your team reviews real running code — not screenshots.
Edit variables in place, paste a whole .env, generate a secret,
reveal on demand. Save once — it redeploys once. Encrypted at rest, every
reveal audited.
Point myshop.et at us, click verify, done. Certificates issue and
renew themselves — and every app gets a talaricloud.et address free.
Streaming build and runtime logs, plus CPU and memory for every service — so you see what your app is doing, not guess.
Run out of balance and your app pauses — it's never deleted. Top up and it's back where it was, disks and data intact.
The catalog
Each one is picked from the dashboard, created in a click, and metered by the hour in birr — no separate accounts, no new bills.
Push to Git — we build, release and roll back, automatically.
Managed PostgreSQL & Redis, linked into your app in a click.
S3-compatible object storage for files, uploads and backups.
Compression and caching at the Addis ingress — no foreign CDN.
Write just a handler; we wrap it and serve it at a URL.
A managed message broker for background jobs and events.
Per-IP rate limiting to absorb abuse, plus encrypted secrets.
Live CPU, memory and logs for every service you run.
Run your tests on each push — a failure blocks the release.
Supported stacks
The platform detects your stack and builds it with zero configuration. Anything it doesn't recognise runs from a Dockerfile — so there is nothing it can't host.
.NET, Elixir, Deno, Bun, C++ — anything not on the list: add a Dockerfile and TalariCloud builds and runs that instead. Same push, same URL, same bill.
FROM node:22-alpine
WORKDIR /app
COPY . .
RUN npm ci --omit=dev
CMD ["node","server.js"]
Why Ethiopia
A sovereign cloud: your code, images, databases, logs and backups stay in Ethiopia — by design, and enforced by the platform, not by promise.
From Addis to your app — versus 200+ ms to Europe. Speed your users feel on the first tap.
Top up with Telebirr or Chapa and deploy. No foreign card, no bank approvals, no exchange-rate roulette — every price on this page is in birr.
Ethiopia's data protection law requires personal data to stay in-country. The platform enforces it: personal data cannot be placed outside Ethiopia, by accident or otherwise.
In Addis Ababa. Compute, storage, databases, the build system and the backups — nothing routes through a foreign region, and nothing is resold from a hyperscaler.
Pricing
Every new account starts with a full month of Starter as wallet credit. Stop a service, stop paying. Run out of balance and your app pauses — never deleted.
talaricloud.et subdomain + SSLManaged PostgreSQL, Redis, object storage & queues from 600 birr/month · prices exclude VAT
FAQ
Anything that runs on Linux and listens on a port: websites, APIs, mobile-app backends, admin panels, bots, cron jobs, static sites. If it works on Render or Heroku, it works here — unchanged.
Node, Python, Go, Ruby, PHP, Java and Rust are detected automatically — so Next.js, Django, Rails, Laravel, Spring Boot and friends just work. Static sites too. Anything else runs from a Dockerfile.
No. Push ordinary code and the platform figures out the rest. If you already have a Dockerfile, we respect it.
Not yet — and you don't need one to deploy: git push is the deploy, so
your editor already connects the way it connects to GitHub. A CLI for logs and
environment variables is on the roadmap.
Top up your wallet in birr with Telebirr or Chapa. Usage is metered hourly against your balance — no card on file, no surprise bill at month's end. An empty balance pauses your app; it never deletes it.
In a professional data center in Addis Ababa, on infrastructure operated by TalariCloud. Code, images, databases, logs and backups — all of it stays in Ethiopia, and the platform refuses to place personal data anywhere else.
An afternoon, usually. Connect the repo, paste your environment variables (a whole
.env pastes in one go), import the database, flip your DNS. Your old host
keeps running until you switch — zero-risk cutover. Beta customers get migration help,
free.
TalariCloud is built by Talari Technologies in Addis Ababa — Ethiopian developers who got tired of hosting Ethiopian apps in Frankfurt.
Your first deploy is minutes away — and the first month is on us.
Request an invite
a3f21c9is live: myshop-pr14.talaricloud.et