In this chapter, you learned about the additional steps to set up and run Odoo in a Debian-based production server. The most important settings in the configuration file were visited, and you learned how to take advantage of the multiprocessing mode.
For improved security and scalability, you also learned how to use Nginx as a reverse proxy in front of our Odoo server processes.
This should cover the essentials of what is needed to run an Odoo server and provide a stable and secure service to your users.
To learn more about Odoo, you should also look at the official documentation at https://www.odoo.com/documentation. Some topics are covered in more detail there, and you will also find topics not covered in this book.
There are also other published books on Odoo that you might also find useful. Packt Publishing has a few in its catalog, and in particular, Odoo Development...