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
-
- Click 'Run on Staroid' button and launch an instance
-
- Once instance is created, click 'Open' button and create an Administrator
-
- Before login, allow public access (otherwise, login will fail)
skaffold dev -f .staroid/skaffold.yaml --port-forward -p minikube
Browse
- localhost:1337 - strapi
- localhost:8000 - file browser