{ One Man Software Studio }

Open Source

RebootX On-Prem

View on GitHub

RebootX On-Prem is an open source specification for defining a custom server in order to manage on-premise runnables and dashboards in the RebootX app.

Code, Research & Stuff
Oct
21
2024

From TypeScript specs to any platform

Instrumenting our UseCaseDef mechanism to have it available on multiple platforms (Server, CLI, Web, Mobile, LLM...).

Oct
04
2024

Writing Software Specs in TypeScript

Relying on TypeScript to write fully typed specs in order to build better software, making the code cross-platform, auto-testable, auto-documentable and much more.

Aug
27
2024

Generate deterministic UUID v4 in JavaScript

A lot of applications use UUIDs v4 as a primary key for entities. In tests you do not want to rely on an auto-generated value. Let's see how to generate deterministic UUIDs v4 in JavaScript.

Latest updates
Oct
28
2024

All Cloud Providers in Basic Plan

All cloud providers are now included in the Basic Plan, ensuring fair access to both large and small providers, along with a few UI enhancements.

Aug
09
2024

More in the Basic Plan

RebootX has raised Basic Plan limits globally, allowing users to fully explore the app's capabilities with even more enhancements coming soon.

May
14
2024

Prometheus node-exporter integration

Automatically visualize CPU, RAM, Disk, and Uptime metrics of instances; connects via SSH for IaaS (e.g., AWS, Azure) and API for PaaS (e.g., Clever Cloud).

Latest articles
Feb
09
2024

How to handle an Incident in Production

Learn PAAF: Protect, Analyze, Alert, Fix. From saving lives to debugging code, it's the universal process for handling emergencies effectively.

Feb
07
2024

Chaos Engineering at the Service of Resilient Services

Introduced by Netflix, Chaos Engineering is a proactive approach to software engineering that involves intentionally introducing controlled failures to test system resilience and reliability

Jan
31
2024

Install PrestaShop on AWS

In this article, we will explain what PrestaShop is, and show step by step, how to install it on your AWS account, using RebootX, available on Android and iOS.