{"id":15026849,"url":"https://github.com/roby8martin/lnpm","last_synced_at":"2026-03-17T23:03:33.305Z","repository":{"id":195365249,"uuid":"437489420","full_name":"roby8martin/LNPM","owner":"roby8martin","description":"LNPM Linux Nginx Php MySQL  🐧🌍🐘🗂️ Un installer creato per Linux per installare Nginx Php MySQL con un comando. Made for Developers 🧑‍💻","archived":false,"fork":false,"pushed_at":"2022-01-02T15:23:16.000Z","size":20256,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-31T14:59:32.503Z","etag":null,"topics":["linux","mysql","nginx","php74","phpmyadmin","webdevelopment"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roby8martin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-12-12T08:16:43.000Z","updated_at":"2022-01-02T15:23:18.000Z","dependencies_parsed_at":"2023-09-17T17:21:03.233Z","dependency_job_id":null,"html_url":"https://github.com/roby8martin/LNPM","commit_stats":null,"previous_names":["roby8martin/lnpm"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/roby8martin/LNPM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roby8martin%2FLNPM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roby8martin%2FLNPM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roby8martin%2FLNPM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roby8martin%2FLNPM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roby8martin","download_url":"https://codeload.github.com/roby8martin/LNPM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roby8martin%2FLNPM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30635105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T22:38:22.569Z","status":"ssl_error","status_checked_at":"2026-03-17T22:38:11.804Z","response_time":56,"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":["linux","mysql","nginx","php74","phpmyadmin","webdevelopment"],"created_at":"2024-09-24T20:05:14.407Z","updated_at":"2026-03-17T23:03:33.287Z","avatar_url":"https://github.com/roby8martin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **L**inux **N**ginx **P**hp **M**ySQL 🐧🌍🐘🗂️\n\n\u003ca href=\"https://github.com/roby8martin/LNPM/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/roby8martin/LNPM?style=flat-square\"\u003e\u003c/a\u003e\n\n## ⚙️ Funzioni\nQuesto repository se clonato su una macchina linux basato sul packet manger **APT** permette di installare con un solo comando un WebServer con:\n  - [Nging](https://www.nginx.com/) \n  - [Php 7.4](https://www.php.net/)\n  - [MySQL](https://mariadb.org/) (MariaDB)\n  - [PhpMyAdmin](https://www.phpmyadmin.net/)\n\n## 🧑‍💻 Requisiti\nUna Macchina Linux con:\n  - Packet manger **APT**\n  - **Git** installato:\n  ```\n  sudo apt install git\n  ```\n  - Utente **root abilitato**:\n  ```\n  sudo passwd root\n  ```\n  - **Accesso da terminale dell'utente root**:\n  ```\n  su\n  ```\n  \n## 🖥️ Come installarlo\nUna volta **soddisfatti i requisiti**:\n  - Usare il seguente script per l'installazione **automatica**:\n  ```\n  git clone https://github.com/roby8martin/LNPM \u0026\u0026 cd LNPM \u0026\u0026 ./install.sh -y\n  ```\n  \n  \n  - Oppure eseguire lo script **manualmente**:\n    - Clonate questo repository \n    ```\n    git clone https://github.com/roby8martin/LNPM\n    ```\n\n    - Entrate dentro la cartella LNPM\n    ```\n    cd LNPM\n    ```\n\n    - Eseguite il file ./install.sh\n    ```\n    ./install.sh\n    ```\n    - Premere Y e Invio per iniziare l'installazione\n    ```\n    Linux Nginx Php MySQL 🐧 🌍 🐘 🗂️   V.1.0\n    Benvenuto sull' installazione di un Web Server con i seguenti servizi:\n    Nginx, Php 7.4, MySQL e PhpMyAdmin 5.1.1\n\n    Continuare? (Y/n):\n    Y\n    ```\n\n## 🧑‍💻 Come usarlo\nPer usarlo potete:\n  - Acedere ai siti Web che si trovano nella cartella:\n  ```\n  cd /var/www/html/\n  ```\n  - Per visualizare i siti andare su: [http://localhost/](http://localhost/)\n  - Per accedere ai database usare [PhpMyAdmin](http://localhost/phpmyadmin) inserendo le seguenti credenziali:\n    -  **Username**: admin\n    -  **Password**: admin\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froby8martin%2Flnpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froby8martin%2Flnpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froby8martin%2Flnpm/lists"}