You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nginx was added to the IBF setup because the vision was that there would be many IBF instances. However, this is not the case anymore. We should move the nginx config outside the docker-compose setup and make it a part of the host machine (similar to the webhook). For development, we can keep a nginx image in the override file without the letsencrypt and certbot dependencies.
The content you are editing has changed. Please copy your edits and refresh the page.
Who is your contact person for this task?
@gulfaraz
Nginx was added to the IBF setup because the vision was that there would be many IBF instances. However, this is not the case anymore. We should move the nginx config outside the docker-compose setup and make it a part of the host machine (similar to the webhook). For development, we can keep a nginx image in the override file without the letsencrypt and certbot dependencies.
What needs to be done
Acceptance Criteria
Additional context
nginx folder in the repo
IBF-system/docker-compose.yml
Lines 2 to 17 in 5bb38d4
The text was updated successfully, but these errors were encountered: