Production Server Stack
The full performance optimised server stack for Bika production platforms
Though singular Bika installations, e.g. using our Docker image, are good for prototyping and evaluation, it won't cut it on bigger volumes and more concurrent users
For a Production LIMS it is best to install a performance optimised and load balanced stack, all available as Open source and free
Use
- Plone, Zope Enterprise Objects
- Senaite LIMS and Bika add-ons
And the equivalent of:
- nginX Load balancing web server
- OpenResty Concurrency management
- Supervisor Process control
- Firewall, ssl, https access and security certificate
- Mail server
- DNS
- Backup and Restore procedures