{"id":19051281,"url":"https://github.com/bhavin192/wpinstall","last_synced_at":"2025-06-23T13:34:17.043Z","repository":{"id":73628345,"uuid":"100980149","full_name":"bhavin192/wpinstall","owner":"bhavin192","description":"bash script to install WordPress on Ubuntu","archived":false,"fork":false,"pushed_at":"2018-10-03T18:15:17.000Z","size":63,"stargazers_count":5,"open_issues_count":2,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T01:41:45.711Z","etag":null,"topics":["lemp-stack","ubuntu","wordpress"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bhavin192.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2017-08-21T18:18:16.000Z","updated_at":"2024-04-20T13:08:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"6cb93030-1279-4e21-9bc0-3a3075fabda5","html_url":"https://github.com/bhavin192/wpinstall","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bhavin192/wpinstall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavin192%2Fwpinstall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavin192%2Fwpinstall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavin192%2Fwpinstall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavin192%2Fwpinstall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhavin192","download_url":"https://codeload.github.com/bhavin192/wpinstall/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavin192%2Fwpinstall/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261487225,"owners_count":23166042,"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":["lemp-stack","ubuntu","wordpress"],"created_at":"2024-11-08T23:18:10.079Z","updated_at":"2025-06-23T13:34:12.021Z","avatar_url":"https://github.com/bhavin192.png","language":"Shell","readme":"# WPInstall\n\n[![Build Status](https://travis-ci.org/bhavin192/wpinstall.svg?branch=master)](https://travis-ci.org/bhavin192/wpinstall) ![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg) [![Docker support: present](https://img.shields.io/badge/Docker%20support-present-blue.svg)](https://www.docker.com/what-docker) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n\nThis script configures LEMP stack on Ubuntu machine and installs the latest WordPress.\n\n### How to use.\n\n- Clone the repo in a directory.\n  ```sh\n  $ git clone https://github.com/bhavin192/wpinstall\n  $ cd wpinstall\n  ```\n\n- Modify the file `nginx.conf` if you want to customize the site configuration.\n\n- Make the script executable.\n\n  ```sh\n  $ sudo chmod +x wpinstall.sh\n  ```\n\n- Run the script, it will ask for domain name of the site.\n  \n  ```sh \n  $ sudo ./wpinstall.sh\n  ```\n\n  or you can specify the domain name as command line argument \n\n  ```sh\n  $ sudo ./wpinstall.sh --domain \"wp.example.com\"\n  ```\n\n- Log is stored in the file `wpinstall.log`\n\n- After successful execution of the script, open the displayed link in a browser to complete further setup.\n\nThis script works but has lot of work to be done in order to ensure if WordPress is installed correctly. \nTested on `Ubuntu 16.04 LTS (xenial)` instance of `GCP` and `AWS`. \n\n#### Using Docker\n\nTo setup WordPress on LEMP stack using Docker see the [`docker-setup`](https://github.com/bhavin192/wpinstall/tree/master/docker-setup) directory. \n\n## Licensing\n\nWPInstall is licensed under GNU General Public License v3.0. See [LICENSE](https://github.com/bhavin192/wpinstall/blob/master/LICENSE) for the full license text.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhavin192%2Fwpinstall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhavin192%2Fwpinstall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhavin192%2Fwpinstall/lists"}