{"id":19070035,"url":"https://github.com/pyaesoneaungrgn/unp","last_synced_at":"2026-05-17T09:30:18.237Z","repository":{"id":112816527,"uuid":"315372235","full_name":"PyaeSoneAungRgn/unp","owner":"PyaeSoneAungRgn","description":"ubuntu + nginx + php (8)","archived":false,"fork":false,"pushed_at":"2024-07-21T17:25:28.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T15:49:22.605Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/PyaeSoneAungRgn.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-23T16:19:26.000Z","updated_at":"2024-07-21T17:25:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"86edb154-fcf3-4d13-9f41-ac146488e6e2","html_url":"https://github.com/PyaeSoneAungRgn/unp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyaeSoneAungRgn%2Funp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyaeSoneAungRgn%2Funp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyaeSoneAungRgn%2Funp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyaeSoneAungRgn%2Funp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyaeSoneAungRgn","download_url":"https://codeload.github.com/PyaeSoneAungRgn/unp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240122574,"owners_count":19751142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-09T01:16:37.250Z","updated_at":"2026-05-17T09:30:18.062Z","avatar_url":"https://github.com/PyaeSoneAungRgn.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Script to install nginx and php on ubuntu\n\n| Name | Version |\n| ----------- | ----------- |\n| php | ^8.3 |\n| nginx | latest |\n| composer | latest |\n| nodejs | latest |\n| MySQL | latest |\n| redis | latest |\n\n\n### Requirement\n```\nubuntu \u003e= 22.04\n```\n\n### Installation\n```bash\nbash \u003c(curl -s https://raw.githubusercontent.com/PyaeSoneAungRgn/unp/main/install.sh)\n```\n\n### Optional\n\n#### Generate ssh key\n\n```bash\nssh-keygen -f ~/.ssh/id_rsa -t rsa -N ''\n```\n\n#### Update root password\n\n```bash\nsudo mysql\n```\n\n```sql\nALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';\n```\n\n#### Laravel folder permission\n\n```bash\nsudo chgrp -R www-data storage bootstrap/cache\nsudo chmod -R ug+rwx storage bootstrap/cache\n```\n\n#### OPCache\n\n```txt\nopcache.enable=1\nopcache.validate_timestamps=0\nopcache.save_comments=0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyaesoneaungrgn%2Funp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyaesoneaungrgn%2Funp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyaesoneaungrgn%2Funp/lists"}