Skip to content

Added base_url to webserver config#1637

Merged
liiight merged 41 commits intonextfrom
webui-base-url
Jan 20, 2017
Merged

Added base_url to webserver config#1637
liiight merged 41 commits intonextfrom
webui-base-url

Conversation

@Tommatheussen
Copy link
Copy Markdown
Contributor

Motivation for changes:

Allows usage of base_url in the webserver config.
Makes using a proxy server easier.

Detailed changes:

  • Added base_url as config option, defaults to empty string
  • UI is now reachable without /ui (eg localhost:5050)

Addressed issues:

  • Fixes /

Config usage if relevant (new plugin or updated schema):

web_server:
  base_url: '/flexget'

Log and/or tests output (preferably both):

2017-01-16 20:26 INFO     web_server_daemon                 Running web server at IP 0.0.0.0:5050
2017-01-16 20:26 INFO     web_server_daemon                 Initiating API
2017-01-16 20:26 INFO     web_server_daemon                 Registering WebUI
2017-01-16 20:26 INFO     web_server                    Web interface available at http://192.168.56.1:5050/flexget

gazpachoking and others added 30 commits January 9, 2017 16:07
Merge 2.9 next branch in
[change] piratebay: replacing single quotes with spaces as their search engine doesn't like them
[change] npo_watchlist: updated to only grab broadcasts; previously it also grabbed trailers
[added] quality: added support for 2160p
[change] series parser: added support for Exx identifier
* [Add] My Anime List input plugin

* Review changes

* Python 3 .values =/= list

* Converting config variables to lists

* Correct list conversion
@liiight liiight changed the base branch from develop to next January 17, 2017 10:29
@liiight liiight merged commit 513a730 into next Jan 20, 2017
@liiight liiight deleted the webui-base-url branch January 20, 2017 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants