Skip to content

Raxcore-dev/raxops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RaxOps

An open-source & self-hostable Heroku / Netlify / Vercel alternative.

About the Project

RaxOps is an open-source & self-hostable alternative to Heroku / Netlify / Vercel / etc.

It helps you manage your servers, applications, and databases on your own hardware; you only need an SSH connection. You can manage VPS, Bare Metal, Raspberry PIs, and anything else.

Imagine having the ease of a cloud but with your own servers. That is RaxOps.

No vendor lock-in: all configurations for your applications, databases, and services are saved to your server. If you decide to stop using RaxOps, your resources continue to run independently.

Key Features

  • Any Hardware: Deploy to VPS, Bare Metal, Raspberry Pi, or any server accessible via SSH.
  • Applications: Deploy your apps from Git (GitHub, GitLab, Bitbucket, or self-hosted) using:
    • Nixpacks: Automatically detects your framework and builds the optimized image.
    • Dockerfile: Use your custom Dockerfile for full control.
    • Docker Compose: Deploy complex multi-container setups.
  • Databases: One-click deployment for:
    • PostgreSQL
    • MySQL
    • MariaDB
    • MongoDB
    • Redis
    • ClickHouse
    • Dragonfly
  • Services: Pre-configured templates for popular open-source software like Meilisearch, Umami, Plausible, and more.
  • Real-time Monitoring: Integrated logs and status monitoring for all your resources.
  • Automated SSL: Automatic certificate management via Traefik or Caddy.

Installation

curl -fsSL https://raxops.io/install.sh | bash

Important

Ensure your server meets the minimum requirements (Ubuntu 22.04+ recommended, 2GB+ RAM).

Support & Community

  • Documentation: raxops.io/docs
  • GitHub Issues: Report bugs or request features via our issue tracker.
  • Community Support: Connect with other RaxOps users for help and feedback.

Repo Activity

Alt

About

A platform for managing servers, applications, and databases on your own hardware

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors