gocd / gocd/docs.go.cd

Improve "Other config options" page

Open
#695 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
42
Forks
133
Avg merge
1h 11m
Merged PRs (30d)
5

Description

I have just spent hours to figure out how to change the ``go-server``'s port. (Environment: Linux)

The official doc [here](https://docs.gocd.org/current/advanced_usage/other_config_options.html) does not provide enough information.

Workaround:

Adding ``wrapper.java.additional.{}`` property to ``/usr/share/go-server/wrapper-config/wrapper.conf``

For example,

```
wrapper.java.additional.12=-Dcruise.server.port=28153
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.