Deploy in Seconds

Appx

Deployments on Autopilot

  • 🔒 No SAAS - Your Data, Your Control
  • 🚀 Lightning-Fast Application Deployments
  • 🔑 We Never See or Store Your Server Keys
  • 🌐  Smart Relay to P2P Communication
  • 🛡️ End-to-End Encryption on Every Packet
  • 🔗 LibP2P Integration Coming Soon

Features

Multiple PHP Versions

Support for various PHP versions to accommodate different application needs.

Git Deployments

Auto-deploy public and private git repositories on your servers.

SSL Certificates

Secure your sites with one-click or custom SSL certificates.

Enable/Disable Routes

Instantly Enable or disable a specific application with a single click.

Env Vars

Securely manage environment variables for your applications.

Temporary Domains

Use temporary domains provided for demo sites and testing.

Custom Webroot

Seamlessly deploy sites with custom webroot requirements, like Laravel.

Multiple Application Domains

Manage multiple domains and primary domain for your applications.

One-Click Adminer

Manage data in your databases using secure Adminer installation.

One-Click Install

Install Postgres, MariaDB or Redis in one click.

File & DB Backups

Coming soon.

Multi Node Load Balancer

Coming soon.

Team Access

Coming soon.

Custom Dockerfile

Coming soon.

Pricing

Standard

$99

Lifetime Use
One Year Updates

Early Adopter

$49

Lifetime Use
Lifetime Updates
*Only available while in alpha

Free while Alpha

Free

Access during Alpha
Limited Features

Open your Terminal, Copy and Run the following:
curl -sSL https://dl.loadmycode.com/dbuilds/mac-arm64/install.sh | bash
Ubuntu/Debian Dependencies
sudo apt update
sudo apt install libwebkit2gtk-4.1-0 libgtk-3-0

RPM Dependencies
sudo dnf install webkit2gtk4.1 gtk3


wget https://dl.loadmycode.com/dbuilds/linux-amd64/1.0.0/loadmycode
chmod +x loadmycode
[Double click to run the binary]

Latest News

  • 🔥 [2024-10-21] Custom Dockerfile support in progress!
  • 🚀 [2024-10-13] Completed the alpha version of LoadMyCode.

Comments

Terry Carson
Just WOW...cooler than coolify...sweet
Admin
Thank you for your support!
mimedia007
Thank you, LoadMyCode team! I’m trying to set up a PHP app on a Linux server with both PostgreSQL and MariaDB, but I’m unsure how to configure multiple database connections. Does the LoadMyCode agent support this?
Admin
We’re glad you’re enjoying LoadMyCode! Yes, the LoadMyCode agent supports multiple database connections on your server. You can define the connection settings for each database in your environment variables via the desktop app. For example, set variables like DB_PGSQL_HOST, DB_PGSQL_USER, etc., for PostgreSQL, and DB_MYSQL_HOST, DB_MYSQL_USER, etc., for MariaDB. The agent will ensure these are applied correctly on your server. We’ve also contacted you via email for further assistance.
meow
meow meow meow
Admin
woof woof woof!
edy123
First off, thank you for creating such an intuitive platform! I’m using LoadMyCode on macOS to manage environment variables, but I’m not sure how to ensure they’re securely passed to my Linux server during deployment. Any advice?
Admin
Thanks for the positive feedback! LoadMyCode securely manages environment variables by syncing them directly to your server through the agent during deployment. You can add or edit your environment variables in the desktop app under the 'Environment Variables' section. These are encrypted and securely transmitted to your server, ensuring they’re protected during deployment. We’ve reached out to you via email for further assistance if needed.