bouvyd’s avatarbouvyd’s Twitter Archive—№ 927

    1. …in reply to @Yenthe666
      @Yenthe666 I can tell you that deploying and *maintaining* and Odoo deployment is still something we see people struggle for. Best practices to update the code regularly, nginx config for efficiency, scaling workers & mem usage, securing etc.
  1. …in reply to @bouvyd
    @Yenthe666 And i see a lot of tutorials where people use automated scripts,etc. but imho this is not a solution. A script might be fine for installation, but for maintenance you need to understand what is going on. Also Backups backups backups backups