Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

get_all_appointments in docker for Mac and Windows #153

Description

@sr-gi

Given that a docker container cannot be run on Mac and Windows using network=host, requests to get_all_appointments are rejected by the tower.

get_all_appointemnts is an admin only command that is used to check the state of the tower and therefore, can only be called from localhost.

Not sure if it is worth finding an alternative solution to this. The admin can always log into the container to run this since it is not a command you'll use often. Also, #148 is being developed to get a way better report about the state of the tower, so it may be worth removing this command once it is merged.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions