HomeDevCentral

Allow to use _default.conf for PaaS Docker nginx vhost

Description

Allow to use _default.conf for PaaS Docker nginx vhost

Summary:
Current behavior
A _default.conf standard vhost is provided, but not directly useful
as it needs to be included to a specific <service>.conf file.

New behavior
This change detects if <service>.conf exists, and if not, fallback
to _default.conf, so services not needing a specific nginx configuration
can directly use the default one without any need to create a nginx file.

Test Plan:

  • Deploy hound, check it's no-op
  • Deploy Penpot (D2597)

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2968

Details

Provenance
derecksonAuthored on Apr 2 2023, 13:08
derecksonPushed on Apr 2 2023, 13:29
Reviewer
dereckson
Differential Revision
D2968: Allow to use _default.conf for PaaS Docker nginx vhost
Parents
rOPS9f44f559206f: Correct typo in sentry_post_process_forwarder_transactions
Branches
Unknown
Tags
Unknown