feat: change forgejo-runner daemon bind address #229
Labels
No labels
FreeBSD
Kind/Breaking
Kind/Bug
Kind/Chore
Kind/DependencyUpdate
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Windows
linux-powerpc64le
linux-riscv64
linux-s390x
run-end-to-end-tests
run-forgejo-tests
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo/runner#229
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Hi. I would like to change the bind address of the act_runner daemon, from :: to 127.0.0.1. This increases security / makes the network more legible. I have not found an option to do this. So it would be great if there was an option in the config file for example named bind_address or listen_address.
Thanks in advance.
Change act_runner daemon bind addressto [FEAT] Change act_runner daemon bind addressThis is what you are looking for.
I suppose you figured it out by now 😇
Thanks for the reply!
I tried out the config, and while the port settings work, the host setting sadly does nothing :(
Config:
Netstat:
It is still listening on all addresses.
[FEAT] Change act_runner daemon bind addressto feat: change act_runner daemon bind addressfeat: change act_runner daemon bind addressto bug: change act_runner daemon bind addressMy bad, I misunderstood the question. Looking at the
config.example.yamlcomments, it needs to be fixed in the documentation because it currently is rather confusing. Thehostandextrenal_serverparts need to be reworded.It is also not possible to set the listen address and that is a good feature to have.
bug: change act_runner daemon bind addressto bug: change forgejo-runner daemon bind addressbug: change forgejo-runner daemon bind addressto feat: change forgejo-runner daemon bind address