1
4
Fork
You've already forked scripty
1

Resolve hostnames for STT server using DNS #17

Merged
wilt00 merged 2 commits from resolve-stt-hostnames into master 2023年12月02日 02:51:44 +01:00
wilt00 commented 2023年12月02日 02:31:42 +01:00 (Migrated from github.com)
Copy link

I've been setting up the scripty services using docker-compose, which assigns different containers stable hostnames but not necessarily static IPs. This PR allows the user to specify a "hostname:port" string in addition to a ["ip", port] tuple in their stt_services config. It shouldn't require any changes to existing config files (although the existing format never worked for me so I can't actually test that).

I've been setting up the scripty services using docker-compose, which assigns different containers stable hostnames but not necessarily static IPs. This PR allows the user to specify a "hostname:port" string in addition to a ["ip", port] tuple in their stt_services config. It shouldn't require any changes to existing config files (although the existing format never worked for me so I can't actually test that).
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
scripty-bot/scripty!17
Reference in a new issue
scripty-bot/scripty
No description provided.
Delete branch "resolve-stt-hostnames"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?