Skip to main content
Keep everything current when new versions are released. There are three things that update, and each has one command.

The three updates

Your own work is outside all three: what you publish from Studio lives in the universe’s database and rides along untouched, and marketplace content updates per item, from the marketplace.

Steps

1. Update, from inside your universe

One command: the CLI itself (the universe folder carries no tooling, so this updates every command everywhere), the authoring skill, and: if your universe is running its platform images. A stopped universe takes the new images on unoverse start --pull.

2. Update your server

The server pulls the latest images and restarts.

3. Verify

One pass covers it: services running, health endpoints, database schema, and the environment diagnosis.

Onboarding Complete!

For detailed node development, see the Node Documentation.