[GH-ISSUE #2968] [FR] Add specific ports to docker-compose.yml #1298

Closed
opened 2026-03-23 20:47:38 +00:00 by mirror · 1 comment
Owner

Originally created by @Tienisto on GitHub (Jul 11, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2968

Description

I host multiple services on the same server so it would be nice to customize the port of AppFlowy.

Currently, the docker-compose.yml is configured to use network_mode: host which is not a good pattern as it may collide with other services.

Impact

Users who host multiple services isolated in docker containers on a single server.

Additional Context

No response

Originally created by @Tienisto on GitHub (Jul 11, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2968 ### Description I host multiple services on the same server so it would be nice to customize the port of AppFlowy. Currently, the `docker-compose.yml` is configured to use `network_mode: host` which is not a good pattern as it may collide with other services. ### Impact Users who host multiple services isolated in docker containers on a single server. ### Additional Context _No response_
mirror 2026-03-23 20:47:38 +00:00
Author
Owner

@annieappflowy commented on GitHub (Dec 22, 2023):

Please try out https://docs.appflowy.io/docs/guides/appflowy/self-hosting-appflowy

<!-- gh-comment-id:1868048789 --> @annieappflowy commented on GitHub (Dec 22, 2023): Please try out https://docs.appflowy.io/docs/guides/appflowy/self-hosting-appflowy
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1298
No description provided.