{"id":46561555,"url":"https://github.com/crivion/laranode","last_synced_at":"2026-03-07T06:03:11.063Z","repository":{"id":279451262,"uuid":"925189594","full_name":"crivion/laranode","owner":"crivion","description":"Easily manage your VPS/dedicated machine with Laranode (a cPanel/Plesk alternative)","archived":false,"fork":false,"pushed_at":"2025-11-29T17:33:35.000Z","size":5325,"stargazers_count":338,"open_issues_count":2,"forks_count":26,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-12-01T20:58:36.647Z","etag":null,"topics":["aapanel","control-panel","cpanel","cpanel-alternative","cyberpanel","lamp","laravel","node","plesk","plesk-alternative","self-hosted","server","server-management","server-management-software","vps","vps-admin","vps-cloud","vps-panel","vps-server-free","webmin"],"latest_commit_sha":null,"homepage":"https://laranode.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crivion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-31T12:03:48.000Z","updated_at":"2025-12-01T10:05:47.000Z","dependencies_parsed_at":"2025-02-25T17:19:28.417Z","dependency_job_id":"228623a1-8c77-4f83-adb5-8d198b9e02ca","html_url":"https://github.com/crivion/laranode","commit_stats":null,"previous_names":["crivion/laranode"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/crivion/laranode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crivion%2Flaranode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crivion%2Flaranode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crivion%2Flaranode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crivion%2Flaranode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crivion","download_url":"https://codeload.github.com/crivion/laranode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crivion%2Flaranode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30208802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aapanel","control-panel","cpanel","cpanel-alternative","cyberpanel","lamp","laravel","node","plesk","plesk-alternative","self-hosted","server","server-management","server-management-software","vps","vps-admin","vps-cloud","vps-panel","vps-server-free","webmin"],"created_at":"2026-03-07T06:03:10.616Z","updated_at":"2026-03-07T06:03:11.054Z","avatar_url":"https://github.com/crivion.png","language":"JavaScript","readme":"# Laranode - Open-Source Hosting Control Panel\n\nLaranode is a simple but powerful open-source alternative to cPanel and Plesk, designed to simplify VPS and dedicated server management. With an intuitive interface and robust features, Laranode makes it easy to deploy and manage websites, databases, SSL certificates, and more.\n\n## Features\n\n✅ **Self-Hosted** – Full control over your server with NO licensing fees.\n\n✅ **Multi-Account Support** – Role-based access control for admins and users.  \n\n✅ **Website Management** – Easily create and manage multiple websites.  \n\n✅ **SSL with Let's Encrypt** – Secure your websites with free SSL certificates with a click of a button.\n\n✅ **File Manager** – Built-in (from the ground up) web-based file manager for quick access.  \n\n✅ **Live System Stats** – Monitor CPU, memory, and network usage in real-time. \n\n✅ **LAMP Stack Administration** – Manage Apache, MySQL, and PHP with ease.  \n\n✅ **User-Friendly Interface** – Clean and simple UI designed for efficiency.  \n\n✅ **MySQL Database Management** – Create and control MySQL databases.  \n\n✅ **UFW Firewall** – Manage uncomplicated firewall rules with ease directly from the web interface.  \n\n## Installation\n\nLaranode can be installed on a FRESH VPS or dedicated server.\n\n### Min. Requirements\n- Ubuntu 24.04+\n- 1vCPU\n- 2GB RAM\n- 10GB Disk Space\n\n### Quick Install\n```bash\ncurl -sSL https://raw.githubusercontent.com/crivion/laranode/refs/heads/main/laranode-scripts/bin/laranode-installer.sh | bash\n```\n\n## Getting Started\nOnce installed, access Laranode via your browser:\n```\nhttp://your-server-ip\nOR if you pointed your domain/subdomain\nhttp://your-domain.tld\n```\nLogin with the credentials provided during installation.\n\n## Screenshots\n\n| Light | Dark |\n|:------:|:----:|\n| \u003cimg src=\"laranode-screenshots/2-dashboard.png\" alt=\"Dashboard (Light)\" width=\"400\"/\u003e | \u003cimg src=\"laranode-screenshots/1-dashboard-dark.png\" alt=\"Dashboard (Dark)\" width=\"400\"/\u003e |\n| \u003cimg src=\"laranode-screenshots/3-stats-history.png\" alt=\"Stats History (Light)\" width=\"400\"/\u003e | \u003cimg src=\"laranode-screenshots/3-stats-history-dark.png\" alt=\"Stats History (Dark)\" width=\"400\"/\u003e |\n| \u003cimg src=\"laranode-screenshots/4-accounts.png\" alt=\"Accounts (Light)\" width=\"400\"/\u003e | \u003cimg src=\"laranode-screenshots/4-accounts-dark.png\" alt=\"Accounts (Dark)\" width=\"400\"/\u003e |\n| \u003cimg src=\"laranode-screenshots/5-create-account.png\" alt=\"Create Account (Light)\" width=\"400\"/\u003e | \u003cimg src=\"laranode-screenshots/5-create-account-dark.png\" alt=\"Create Account (Dark)\" width=\"400\"/\u003e |\n| \u003cimg src=\"laranode-screenshots/6-websites.png\" alt=\"Websites (Light)\" width=\"400\"/\u003e | \u003cimg src=\"laranode-screenshots/6-websites-dark.png\" alt=\"Websites (Dark)\" width=\"400\"/\u003e |\n| \u003cimg src=\"laranode-screenshots/7-filemanager.png\" alt=\"File Manager (Light)\" width=\"400\"/\u003e | \u003cimg src=\"laranode-screenshots/7-filemanager-dark.png\" alt=\"File Manager (Dark)\" width=\"400\"/\u003e |\n| \u003cimg src=\"laranode-screenshots/8-db.png\" alt=\"Database Manager (Light)\" width=\"400\"/\u003e | \u003cimg src=\"laranode-screenshots/8-db-dark.png\" alt=\"Database Manager (Dark)\" width=\"400\"/\u003e |\n| \u003cimg src=\"laranode-screenshots/9-firewall.png\" alt=\"Firewall (Light)\" width=\"400\"/\u003e | \u003cimg src=\"laranode-screenshots/9-firewall-dark.png\" alt=\"Firewall (Dark)\" width=\"400\"/\u003e |\n\n## Minimum Requirements\n\n\n## 1-Click Deployment with DigitalOcean\n[![DigitalOcean Logo](https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg)](https://marketplace.digitalocean.com/apps/laranode-panel?refcode=833110c66c2c\u0026action=deploy)\n\n## Roadmap - Future Release Plans\n\n- 🔹 PHP Manager - install, update, remove PHP versions\n- 🔹 Backup Manager - backup websites, databases, and files\n\n## Contributing\nLaranode is open-source and welcomes contributions! Feel free to submit issues, feature requests, or pull requests.\n\n## License\nLaranode is open-source and released under the [MIT license](https://opensource.org/licenses/MIT).\n---\n\n⭐ **Star this repo to support the project!**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrivion%2Flaranode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrivion%2Flaranode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrivion%2Flaranode/lists"}