Skip to main content
Runtyme-Kit - Set up your SaaS infrastructure fast with one simple tool! | Product Hunt

Set up your
Security

in minutes, not days.

A production-ready Terraform boilerplate with all the providers you need to run your SaaS and make money, fast.

Terminal
adrian@runtyme:~   $ git clone runtyme-kit
> Cloning into `runtyme-kit`...
...
> Unpacking objects: 100%, done.

adrian@runtyme:~ $ tree -d ./runtyme-kit/infra
./runtyme-kit/infra
β”œβ”€β”€ _templates
β”‚Β Β  └── emails
β”‚Β Β  β”œβ”€β”€ auth0
β”‚Β Β  └── supabase
└── modules
β”œβ”€β”€ auth0 # Magic-link/Password
β”œβ”€β”€ cloudflare # Security, Auto SSL and more
β”‚Β Β  β”œβ”€β”€ dns
β”‚Β Β  └── global
β”œβ”€β”€ heroku # Auto DNS and SSL
β”‚Β Β  β”œβ”€β”€ app
β”‚Β Β  └── dns
β”œβ”€β”€ mongodb
β”‚Β Β  β”œβ”€β”€ instance
β”‚Β Β  └── network
β”œβ”€β”€ netlify # Auto DNS and SSL
β”‚Β Β  └── site
β”œβ”€β”€ sendgrid # Predefined templates
β”œβ”€β”€
β”‚Β Β  β”œβ”€β”€ billing
β”‚Β Β  β”œβ”€β”€ product
β”‚Β Β  β”œβ”€β”€ promo
β”‚Β Β  └── webhook
└── supabase # Postgres + Magic-link/Password

Before:

Create account, buy domain, configure and research SSL/TLS, configure HTTPS, miscofigure cache, configure cache properly, get a headache Rain, enable DDoS protection, check Bot detection, configure Traffic monitoring and Logs, see if it works...

With runtyme-kit:

Create account, buy domain, cloudflare.enabled=true, push changes to repository, enjoy Sun

runtyme-kit/infra/__env.tf
locals {
cloudflare = {
- enabled = false
+ enabled = true
}
}
GitHub (runtyme-kit)
Run terraform apply -no-color -auto-approve -input=false
module.cloudflare_global_settings[0].cloudflare_zone_settings_override.default: Refreshing state...

Plan: 1 to add, 1 to change, 0 to destroy.
module.cloudflare_global_settings[0].cloudflare_zone_settings_override.default: Creating...
module.cloudflare_global_settings[0].cloudflare_zone_settings_override.default: Creation complete after 10s

Apply complete! Resources: 1 added, 1 changed, 0 destroyed.

Why runtyme-kit?

One to rule them all!

Save countless hours on configuration and dependency research with the specially designed __env.tf file. Manage everything effortlessly in one place!

Focus on your product

Focus on building your product, not your infrastructure. Skip the complexity, start developing, and accelerate your revenue growth!

Automated

Automate your infrastructure deployments with runtyme-kit and eliminate the headaches of unreliable pipelines.

Unlimited customization!

Get full access to the runtyme-kit source code, yours to modify and customize however you need.

infinity

Lifetime updates

One-time purchase, lifetime value. Enjoy every new runtyme-kit update and component at no extra cost!
Updated

Built with Terraform

Built entirely with Terraform, the industry-standard technology, ensuring robust documentation, strong support, and seamless adoption.

Look how easy it is!

Harness modern technologies and save endless hours of development!

With Terraform and GitHub Actions, runtyme-kit streamlines dependency and infrastructure setup, so you can focus on building, not configuring! πŸš€

CloudFlare
Stripe
file_type_mongo
MongoDB
Heroku
More

CloudFlare

  • DNS Setup
  • HTTPS Certificates
  • CORS
  • Geolocation
  • Traffic metrics
  • Time to market: ~30 seconds
infra/__env.tf
locals {
cloudflare = {
enabled = true
}
}

What's next?

Exciting New Integrations Coming Soon!

We’re expanding our ecosystem with powerful new integrations in the coming months! Expect additions like an Amazon Web Services as a standalone kit, Frontend React starter boilerplates, and much more, all designed to streamline your Infrastructure as Code experience with Terraform.

As a runtyme-kit user, you'll get instant access to every new integration as soon as it's released. Stay ahead with the latest tools at your fingertips!

Amazon Web Services

Implementation of AWS Kit

Frontend boilerplates

React boilerplate templates

Golang starter

Basic setup starter and packages

Grafana

Setup and preconfigured dashboards

Datadog

Setup and preconfigured dashboards

And many more!

Frequently Asked Questions

Have another question?

Contact us at [email protected]

1. You receive access token to a boilerplate repository with Terraform and GitHub Actions code, which is all you need to configure and automate infrastructure for your online business: security, hosting, payment system, a database, login, mailing server and many more!

2. Pre-built, easily customizable email templates for user-driven actions.

3. Comprehensive, easy-to-follow documentation ensuring you can set up and run your infrastructure quickly and effortlessly.

Yes, as long as you are comfortable with using Terraform and GitHub.
Everything in runtyme-kit is (mostly*) independent. It means that you can use Stripe, without Heroku or CloudFlare.

* - it means that some functionalities might be limited. For example Heroku DNS won't be setup if CloudFlare is disabled.

No, not at all.

You only need to work with the __env.tf file, it instructs runtyme-kit to perform only the tasks you require.

Yes, the foundations of what you see were created with runtyme-kit.

Many platforms that are supported by runtyme-kit have free tiers (like Netlify, MongoDB, Supabase etc.), but some of them might require some form of payment. It could be once a month payment for hosting like it is a case with Heroku, or they'll charge you a percentage of every payment made, like Stripe.

We constantly strive to ship new features as fast and as good as we can, last time we updated runtyme-kit was: Updated

Yes, of course.

We have a demo repository prepared under GitHub's mazxaxz/runtyme-kit-demo repository. It's opened to everyone!

After you receive access to runtyme-kit repository, it's yours forever. Due to nature of this product, it cannot be refunded.

Launch your app faster, better, secured.

Start profiting quicker and don't waste time on configuring

⚑ Get runtyme-kit!