strapi on staroid

Deploy your own strapi server on staroid.

  • Postgresql DB
  • Configurable instance (CPU/Mem)
  • Configurable strapi version
  • File browser to manage files
  • Shell terminal from web browser

Run

How to use

    1. Click 'Run on Staroid' button and launch an instance
    1. Once instance is created, click 'Open' button and create an Administrator
    1. Before login, allow public access (otherwise, login will fail)

Run locally using skaffold with minikube

skaffold dev -f .staroid/skaffold.yaml --port-forward -p minikube

Browse

  • localhost:1337 - strapi
  • localhost:8000 - file browser