Skip to content
📌 Provide isolated databases for apps with Service Bindings.

Blog

PostgreSQL and MySQL Service Bindings for Web Apps

Automatically provision isolated PostgreSQL schemas and roles or MySQL databases and users for web apps with OpenRun service bindings.

Read more →

June 10, 2026

Python as a Configuration Language Using Starlark

Experience with using Starlark (which has a Pythonic syntax) for most configuration needs in OpenRun.

Read more →

October 14, 2025

App-Level Isolation in Web Server Config

Most web servers provide an update interface that does not isolate applications from one another. As a result, updating a routing rule for one app can accidentally break other apps.

Read more →

January 17, 2025

Go Composition does not work well with Implicit Interfaces

Go supports composition as against inheritance for extending behavior. Composition can break code which uses implicit interfaces.

Read more →

December 24, 2024

Errors and Exceptions: Is there a third option?

Error handling for glue code, how to avoid verbosity while allowing custom error handling.

Read more →

December 9, 2024

Self-Hosted PaaS vs. Application Servers

Compare self-hosted PaaS platforms with application servers and learn how OpenRun simplifies containerized web app deployment on your infrastructure.

Read more →

November 7, 2024

Using SQLite as Storage for Web Server Static Content

Why OpenRun uses a SQLite database instead of the local file system for static files.

Read more →

October 25, 2024

Introducing OpenRun

OpenRun: Platform for managing internal tools

Read more →

November 1, 2023