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.

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]

Comments

BBGROUP7
Thanks for making LoadMyCodeā€”itā€™s streamlined our deployments! Iā€™m using the Windows version to deploy a Node.js app with Redis, but Iā€™m having trouble with the Redis connection. The LoadMyCode agent says everything is fine, but the app keeps timing out. Any ideas?
Admin
Glad to hear LoadMyCode is working well for you! If your app is timing out when connecting to Redis, ensure that Redis is correctly configured and running on your server. The LoadMyCode agent should manage the connection, but double-check your Redis connection details in your Node.js app. Also, verify that the firewall isnā€™t blocking the connection and that the correct port is open. Weā€™ve reached out via email to help troubleshoot this further.
ahmedadelmageed
I love using LoadMyCodeā€”thanks for creating it! Iā€™m setting up a custom 404 page for my PHP app, but Iā€™m not sure how to configure it on my Linux server. Can this be done through the LoadMyCode agent?
Admin
Thank you for the kind words! Yes, you can set up a custom 404 page using the LoadMyCode desktop app. In the app, navigate to the 'Path Mappings' section and configure the path for the custom 404 page. This setup will ensure your server serves the custom 404 page when a user accesses a non-existent route. Weā€™ve also contacted you via email for further support if needed.
Tinfis
Thanks, LoadMyCode team! Iā€™ve set up automated backups through the desktop app, but they donā€™t seem to be running on my Linux server. Could the issue be with the LoadMyCode agent?
Admin
We appreciate your support! If your backups arenā€™t running, the issue might be related to the LoadMyCode agent on your server. First, check if the agent is running and properly scheduled for backups. You can verify and adjust the backup settings directly from the desktop app. Also, ensure your server has the necessary permissions and disk space for backups. Weā€™ve reached out to you via email to help resolve this.
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.
metife30
LoadMyCode has made my deployments so much easierā€”thank you! However, Iā€™m deploying a PHP app on my Linux server, and the static files arenā€™t being served correctly. Could this be a problem with the LoadMyCode agent configuration?
Admin
Glad to hear LoadMyCode is helping you! If your PHP appā€™s static files arenā€™t being served, it could be related to the path mappings in your LoadMyCode settings. Check that the paths for static files are correctly configured in the LoadMyCode desktop app under the 'Path Mappings' section. Make sure the mappings are pointing to the correct directories on your server. Weā€™ve also contacted you via email for further assistance.
globsenterprisesbr
Thank you, LoadMyCode team! Iā€™ve been deploying TypeScript apps on my Linux server using the desktop app, but Iā€™m having trouble with SSL. Even though SSL is supposed to be automatic, Iā€™m still seeing 'Not Secure' warnings in the browser. Any suggestions?
Admin
Thank you for your support! Since SSL is handled by the LoadMyCode agent, this might be a configuration issue on your server. Ensure that your domain is correctly linked to your server and that SSL settings are enabled for your app in the LoadMyCode desktop app. You can check the SSL status in the app's dashboard. If SSL is enabled but still not working, try re-issuing the certificate through the app. Weā€™ve also reached out to you via email for further help.
sunsuk
Hey, I've been using LoadMyCode on my Windows machine to deploy a Node.js app, but I'm stuck at the deployment step. The app isn't launching correctly on my Linux server, and Iā€™m getting a 'connection refused' error. Could this be related to the LoadMyCode agent? Also, thanks for making such a great tool!
Admin
Hi there! Thanks for the feedback! The 'connection refused' error could be related to the LoadMyCode agent on your server. First, ensure the agent is running and that itā€™s correctly configured to handle your appā€™s network settings. You can verify the agentā€™s status through the LoadMyCode interface. Also, check if your appā€™s port is correctly mapped and open on the server. Weā€™ve also contacted you via email for further assistance.