Skip to content

chore: wind down hosting and document local usage - #41

Merged
loadinglucian merged 2 commits into
mainfrom
chore/wind-down-hosting
Aug 9, 2026
Merged

chore: wind down hosting and document local usage#41
loadinglucian merged 2 commits into
mainfrom
chore/wind-down-hosting

Conversation

@loadinglucian

Copy link
Copy Markdown
Owner

Summary

  • Replace the stock Laravel skeleton README with one describing what this repository is: the documentation site for DeployerPHP, rendering docs from the loadinglucian/deployer-php Composer dependency
  • Document requirements (PHP 8.5+, Node, Flux Pro license) and local setup via composer run setup / composer run dev, plus how to point DOCS_PATH at a local deployer-php checkout
  • Remove .deployer/inventory.yml, which pointed at the retired DigitalOcean droplet and the deployerphp.com domain (generic deploy scripts in .deployer/scripts/ are kept)
  • Add .markdownlint.json matching the deployer-php config so the README lints clean

Replaces the stock Laravel skeleton README with an explanation of what
this repository is and how to run the docs site locally now that it is
no longer hosted at deployerphp.com.
The DigitalOcean droplet and deployerphp.com domain have been spun
down; the inventory no longer points at live infrastructure.
@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: d8236756-88fa-41a7-be56-4ad6340b8c82

📥 Commits

Reviewing files that changed from the base of the PR and between 54bcd43 and bff6fcb.

📒 Files selected for processing (3)
  • .deployer/inventory.yml
  • .markdownlint.json
  • README.md
💤 Files with no reviewable changes (1)
  • .deployer/inventory.yml

📝 Walkthrough

Walkthrough

The README now documents the DeployerPHP documentation site, local setup, development commands, access URLs, and DOCS_PATH configuration. A Markdown lint configuration was added for the updated documentation.

Changes

Documentation Site

Layer / File(s) Summary
Document local site setup
README.md, .markdownlint.json
The README replaces Laravel content with DeployerPHP requirements, setup commands, local URLs, and DOCS_PATH guidance. Markdown lint rules and permitted HTML elements are configured for the documentation.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the two main changes: retiring hosting configuration and documenting local usage.
Description check ✅ Passed The description directly explains the README, hosting inventory, and markdown lint configuration changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@loadinglucian
loadinglucian merged commit 2ffd255 into main Aug 9, 2026
2 of 7 checks passed
@loadinglucian
loadinglucian deleted the chore/wind-down-hosting branch August 9, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant