Getting Started
IMPORTANT
Open Case is still under heavy development and not ready for production. If you have any questions please let us know.
Try It Online
WARNING
All data on the demo page is public, so don't add any sensitive data.
You can try out Open Case online and login with any of these credentials:
Username | Password | Has admin rights |
---|---|---|
admin@example.com | password | Yes |
user@example.com | password | No |
Quick Start
Open Case is based on the full-stack framework Laravel, which means it can run on any machine which has PHP and MySQL installed. For now, until the software is production ready, we focus on Docker-based deployments though.