Carlitos
Carlitos
RRailway
Created by Carlitos on 8/26/2023 in #✋|help
Odoo Community Edition
I would like to know if we can setup Odoo in railway? The odoo image is built with docker using this folder in git: https://github.com/odoo/docker/tree/master/16.0 In the backend we need a postgres DB. The server/container should be called DB so that it's found by Odoo and connects as soon as postgres is available to receive connections. Odoo exposes ports 8069, 8071 and 8072 It needs a reverse proxy. The preferred and tested one is nginx. Attached is a sample config. Any help is greatly appreciated.
19 replies
RRailway
Created by Carlitos on 8/24/2023 in #✋|help
Postgres, Aspnet Core API and Angular Webgui
Hi guys. I'm new here and getting to know railway! I find it fantastic for us. I am lost. I would like to know where I can get guided into deploying an app with the following: - postgres DB - aspnet core project/folder hosting REST API connecting to postgres - pgadmin4 for debugging purposes connecting to postgres - angular project/folder hosting the webgui connecting to the aspnet core project/folder Your help and guidance is much appreciated.
47 replies