Skip to content

After deployment

Use this checklist after yarn manage init completes.

Run yarn manage status from the same repository clone. Confirm the displayed Worker, database, media-storage state, and dashboard protection match what you expected.

Open these public addresses:

  • / for the website.
  • /rss/ for RSS.
  • /json/ for JSON.

An empty new feed is normal.

Open the dashboard URL printed by the CLI. Then:

  1. Add a channel title, description, image, and publisher details.
  2. Review the access-control choice.
  3. Choose a public theme and inspect the Web, RSS, and JSON links.
  4. If R2 is enabled, upload a small image to test media storage.

Create a clearly labeled test item, preview its public page, and check the RSS and JSON feeds. Delete or unpublish the test when finished.

The clone’s ignored .microfeed/ directory remembers the instance connection. Keep the clone on a trusted computer. If you use a different clone later, the read-only yarn manage connect workflow can reconnect to an existing compatible microfeed Worker.