faq

Frequently Asked Questions

The things people ask about GitLiman most often.

How do I deploy an app on GitLiman?

Three ways: (1) connect a GitHub repo — your framework (Node, PHP/Laravel, Python/Django, Go, Rust, static) is detected, built and published automatically; (2) point us at a Docker image; (3) install a ready box such as WordPress or a database from the marketplace in one click. The steps: create an account → enter the repo/image address → pick a plan → "Deploy". SSL, domain and scaling are included, and it is live within minutes.

Can I use S3 storage for files and media?

Yes, in two ways: connect your own S3-compatible bucket (AWS S3, Backblaze B2, Cloudflare R2, Wasabi, MinIO) for free — you pay your provider; or buy managed storage from GitLiman (from 10 GB). Either way GitLiman writes the standard AWS_* environment variables into your app, so Laravel’s s3 disk, WordPress media plugins and Ghost/Directus adapters work WITHOUT any code change. Managed keys are scoped to your own folder — you cannot read or write outside it. Storage can be added while creating the app or later from the console.

Is GitLiman a good fit if I want affordable app hosting (PaaS)?

Yes. Plans start at ₺99/month on a single copy and ₺149/month for redundant two-copy operation; VAT is included and you pay by card in Turkish lira or US dollars. You get dedicated CPU/RAM/disk rather than shared resources, and you see the exact price before you deploy — no hidden fees.

Can an AI agent or the API deploy for me automatically?

Yes. With a single API token (Authorization: Bearer glp_…) an AI agent can create apps, upload files, run commands and add databases without ever touching a server. The API documents itself: GET https://gitliman.com/api/v1 lists every route.

What is GitLiman?

You give us your repo or Docker image; we detect your framework, build it and deploy it redundantly to our servers around the world. TLS, domains and scaling are included.

How is my data kept safe?

Your code is pulled from your own GitHub repo at run time and is not stored with us. Private repos run on isolated servers with end-to-end encryption.

Which languages and frameworks are supported?

Node.js, Python, PHP/Laravel, Go, Rust, .NET and static sites are detected automatically. You can also bring your own Dockerfile.

What is the lowest price?

Plans start at ₺149/month for two-copy operation and ₺99/month on a single copy. On the Custom plan you dial in your own resources; the price is computed live from infrastructure cost and shown in full before you deploy.

How is it different from Vercel or Netlify?

You get dedicated CPU/RAM/disk instead of shared resources, you can run a real backend and not just static files, and the pricing is transparent.

Can I use my own domain?

Yes — connect your own domain in minutes, with SSL issued automatically.

Where does my app actually run?

On our servers around the world; you can pick the region closest to your users.

Can I deploy Next.js, React or a static site?

Yes, all of them are detected, built and published automatically.

Can I deploy a backend (Django, FastAPI, Go)?

Yes — full backend applications run here, not just static sites.

How does automatic deployment from GitHub work?

You connect your repo, and every push triggers an automatic rebuild and deploy.

What happens if a build fails?

The last working version stays up; the failed deployment is rolled back automatically.

Can I deploy from a monorepo?

Yes — give the subdirectory path and deploy a single app out of the monorepo.

What does redundancy mean here?

Your app runs on several servers in different countries at the same time (2× by default). If a server or a whole region goes down, your app stays up.

Which currency do I pay in?

You choose Turkish lira or US dollars at checkout, and your card is charged in the currency you picked. Lira prices include VAT.

Is there database support?

PostgreSQL, MySQL, Redis and MongoDB can be added as managed databases in one click; connection details are injected into your app automatically and backups run on a schedule.

Can I cancel any time?

Yes. Delete your app whenever you want; you are not charged for the next period.

Still have a question? Get in touch.

See pricing