Skip to content

[v7.0] Notes #347

Description

@simonhammes

Changes

  • Update seatable-nginx.conf and replace proxy_pass http://127.0.0.1:5000/ping/; with proxy_pass http://dtable-server:5000/ping/; to fix proxied ping endpoint of dtable-server (?)
    • Issue: nginx refuses to start if the upstream is not reachable on nginx startup
    • our tests inside the openapi repository should be updated to reflect this change! (whatever our final decision is)
    • Decision: Stop exposing the endpoints by default (dtable-db + dtable-server)

Manual Upgrades

  • bind inside gunicorn.py needs to be set to 0.0.0.0:8000 to allow other containers to connect to Gunicorn (?)
    • Not necessary according to Seafile Ltd, but we should give this a final check before releasing v7.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions