Skip to content

VitePress Builder Guide

VitePress Builder helps teams create, organise, publish and operate professional documentation from an administration console.

This guide focuses on day-to-day usage and production deployment. Internal architecture, payment and licensing details are kept in the private project documentation.

  1. Deploy the selected edition with DockerHub, Docker Compose or Portainer.
  2. Create the first administrator at startup.
  3. Sign in to the console.
  4. Check the active edition in License.
  5. Customise the home page, navigation and theme.
  6. Write or import the first pages.
  7. Build the documentation and check /docs.

Editions

EditionRecommended use
CommunityDiscovery, demo, first documentation portal.
ProStandard production use, exports, users and regular publishing.
EnterpriseAdvanced organisation, governance, extended support and IT integration.

DockerHub images

bash
vevedh/vitepress-builder:community-0.1.165
vevedh/vitepress-builder:pro-0.1.165
vevedh/vitepress-builder:enterprise-0.1.165

VitePress Builder production guide.