{"id":13753951,"url":"https://github.com/carlalexander/debops-wordpress","last_synced_at":"2025-05-09T21:36:12.835Z","repository":{"id":145120307,"uuid":"37716456","full_name":"carlalexander/debops-wordpress","owner":"carlalexander","description":"Your superpowered WordPress server in three commands.","archived":true,"fork":false,"pushed_at":"2021-11-22T17:36:40.000Z","size":279,"stargazers_count":439,"open_issues_count":27,"forks_count":65,"subscribers_count":32,"default_branch":"master","last_synced_at":"2024-11-16T06:31:13.173Z","etag":null,"topics":["ansible","debops","wordpress"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/carlalexander.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","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}},"created_at":"2015-06-19T10:37:01.000Z","updated_at":"2024-10-20T13:15:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3c3f768-123c-4b15-a4e5-bf4a668dd6d1","html_url":"https://github.com/carlalexander/debops-wordpress","commit_stats":null,"previous_names":[],"tags_count":11,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlalexander%2Fdebops-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlalexander%2Fdebops-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlalexander%2Fdebops-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlalexander%2Fdebops-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carlalexander","download_url":"https://codeload.github.com/carlalexander/debops-wordpress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253329062,"owners_count":21891570,"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":["ansible","debops","wordpress"],"created_at":"2024-08-03T09:01:35.544Z","updated_at":"2025-05-09T21:36:12.569Z","avatar_url":"https://github.com/carlalexander.png","language":"Jinja","readme":"# Status: unmaintained\n\nAs much as I'd like, I currently don't have the time or energy to support this project at this time. The goal of this project was to make a good WordPress server available to everyone. The mission continues with [Ymir](https://ymirapp.com). \n\nOtherwise, there are a lot of good server management tools for WordPress now. If you're looking for something free, you should take a look at [Sail](https://sailed.io/). It's only on DigitalOcean though. Otherwise, you can take a look at paid tools like [Gridpane](https://gridpane.com) (which was inspired by this project) and [SpinupWP](https://spinupwp.com).\n\n---\n\n![DebOps for WordPress](https://cldup.com/7ODJOzazxd-3000x3000.jpeg)\n\n# DebOps for WordPress\n\n\"DebOps for WordPress\" is a tool that gives anyone in the WordPress community\naccess to a fast and secure WordPress server. It's meant to be easy to use and\nrequire little to no system administrator knowledge.\n\nIt takes care of everything for you. It does more than just install WordPress for you. It\nalso takes care of all server configuration and maintenance tasks.\n\nAll that you need to do is type in three commands (after installation) and wait for the magic to happen.\n\n## Documentation\n\nPlease refer to the [wiki](https://github.com/carlalexander/debops-wordpress/wiki) for full documentation,\nexamples and other information.\n\n## Installation\n\n*If you've never used DebOps or Ansible before, please refer to the \"[Installation](https://github.com/carlalexander/debops-wordpress/wiki/Installation)\" page of the wiki.*\n\nTo create a \"DebOps for WordPress\" project, you just need to:\n\n 1. Get a copy of this repo to your computer.\n 2. Make sure that DebOps is up to date by running `debops-update`.\n\n## Usage\n\n*If you've never used DebOps or Ansible before, please refer to the \"[Configuring your server](https://github.com/carlalexander/debops-wordpress/wiki/Configuring-your-server)\" page of the wiki.*\n\nTo configure a server, you need to add it to the `hosts` file in the `inventory` folder\nunder both the `[debops_all_hosts]` and `[wordpress]`.\n\n```ini\n# inventory/hosts\n\n[debops_all_hosts]\nwordpress.example.com\n\n[wordpress]\nwordpress.example.com\n```\n\nOnce that's done, you just need to run three commands. Each of them can take several minutes to run.\n\n```bash\n$ debops bootstrap -u root\n$ debops\n$ debops wordpress\n```\n\n## Acknowledgements\n\nDebOps is the real cornerstone of this project. This project wouldn't exists without the amazing work done\nby [Maciej Delmanowski](https://github.com/drybjed).\n\nA lot of the initial inspiration for the roles came from WPEngine's [Mecury project](https://github.com/wpengine/hgv)\nand [the port](https://github.com/zach-adams/hgv-deploy-full) done by [Zach Adams](http://zach-adams.com/).\n\nThe [default Varnish configuration](https://github.com/mattiasgeniar/varnish-5.0-configuration-templates) work by\n[Mattias Geniar](http://ma.ttias.be/) was critical to get a solid foundation for Varnish in WordPress.\n","funding_links":[],"categories":["wordpress","Jinja"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlalexander%2Fdebops-wordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlalexander%2Fdebops-wordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlalexander%2Fdebops-wordpress/lists"}