Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • stork stork
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 30
    • Merge requests 30
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • storkstork
  • Issues
  • #480
Closed
Open
Issue created Feb 07, 2021 by David Yaffe@str8edgedave

Configure Stork Server Web UI interface And Port

A fair number of apps bind to port 8080 by default, I would like to be able to configure the Web UI port to be able to bind to an arbitrary unprivileged port.

This could be achieved with command line flags or environment variables in /etc/stork/server.env.

--web-address=10.24.7.68
--web-port=8888

or

STORK_WEB_ADDRESS=10.24.7.68
STORK_WEB_PORT=8888
Assignee
Assign to
Time tracking