No credit card required · Free platform during early access · You bring the VPS

Connect to Odoo and SSH shell

Connect

On a deployed branch, Connect opens Odoo already logged in (session URL). Allow pop-ups in your browser.

Connect as… lets you pick an internal Odoo user and domain (useful for support).

Minimum role: DEVELOPER.

Shell

Branch → Shell opens an interactive SSH session to the project server as the configured deploy user. Use it for diagnostics; prefer WayHost UI actions for routine deploy/backup work.

Restart / rebuild

  • Restart — bounce the stack containers (DEVELOPER+).
  • Rebuild production — destructive: drops/recreates the database with base modules (ADMIN+). Take a backup first.
  • Rebuild staging — reclones from production and neutralizes again.