Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

allows for server port to be configured via env var PORT #162

Merged
merged 1 commit into from Aug 16, 2017
Merged

allows for server port to be configured via env var PORT #162

merged 1 commit into from Aug 16, 2017

Conversation

bloo
Copy link
Contributor

@bloo bloo commented Aug 8, 2017

@djenriquez would love to be able to configure what port the server listens on. our setup has a cluster-level router that forwards upstream on 80 via linked docker containers.

@djenriquez
Copy link
Owner

@bloo Apologies! I didn't even realize there was a PR sitting here waiting. Super easy and quick change, LGTM.

@djenriquez djenriquez merged commit 70f5962 into djenriquez:master Aug 16, 2017
@bloo
Copy link
Contributor Author

bloo commented Aug 18, 2017

@djenriquez 👍

conor-mullen added a commit to Financial-Times/vault-ui that referenced this pull request Jan 31, 2018
* ENTRYPOINT with CUSTOM_CA_CERT env var

* Replace HCL parsing library

* Helm chart for vault-ui (djenriquez#149)

* chart import

* README added

* added directory for better clarity

* fix chart description

* Upgrade base image to node:8.1.4-alpine (djenriquez#148)

* Upgrade base image to node:8.1.4-alpine

* fix invalid github endpoint var name

* fix invalid github endpoint var name (djenriquez#155)

* Upgrade base image to node:8.1.4-alpine

* fix invalid github endpoint var name

* Update Github.jsx

* Okta Authentication Backend (djenriquez#156)

* Add Okta resources

* Remove comments

* Add check for required org name

* allows for server port to be configured via env var PORT (djenriquez#162)

* Update PolicyPicker.jsx (djenriquez#169)

* Add login button (djenriquez#172)

* Add login button

* Improve validation

* AppRole Authentication Backend (djenriquez#171)

* Initial commit for approle auth

* Place role name field in new render

* Add property fields + fix create/update

* Complete base functionality

* Update README.md

* Fix README, clarify NODE_TLS_REJECT_UNAUTHORIZED

* Fix typo (djenriquez#176)

* Add ItemList Class (djenriquez#175)

* Introduce ItemList obj

* Upgrade base node image

* Add ItemList to AWS, clean up

* Add ItemList to AWSEc2, clean up

* Fix deleteobject logic

* Fix delete for AWS

* Fix delete for awsec2

* Add max items per page option

* Fix bug that randomly sets page

* Bug fixes + itemlist progress

* More bug fixes

* Cleanup and rename policypicker to itempicker

* Add ItemList to Radius

* Add ItemList to UserPass

* Refactor Secrets to use ItemList

* Fix styling

* Remove case insensitivity

* Clean up directory separator

* Fix delete regression

* Cleanup itemUri

* Breadcrumb Styles Improvement & "copy path" icon button (djenriquez#180)

* improving breadcrumb styles, adding copy path button

* improve spacing

* fix dash issue w/ breadcrumb

* Fix favicon (djenriquez#188)

* Update README.md

Add gitter badge

* Add itemlist to policy management (djenriquez#187)

* Update README.md

* Update LICENSE

* fixing behavior for ALL breaking characters

* Upgrade node to 8.5, remove deprecated MAINTAINER (djenriquez#193)

* clarifies expected value for VAULT_URL_DEFAULT (djenriquez#194)

Adds a notice to the description of the VAULT_URL_DEFAULT parameter explaining that the protocol part of the url is mandatory. This is a workaround for the unclear error message an user gets if it is missing

* Correct the dist reference for the electron app (djenriquez#199)

* Add KV compatibility (djenriquez#198)

* Maintenance: Upgrade packages (djenriquez#200)

* Upgrade dependencies

* Upgrade base node image

* Add stop propogation fix for upgrade bug

* Fix paging bug

* Upgrade react, react-dom, pagination

* Upgrade babel, webpack, extract-text-webpack-plugin; add prop-types in prep for React 16

* Update CHANGELOG

* Update version

* Squash big but easy bug for userpass (djenriquez#201)

* v2.4.0-rc2

* Fix secrets list reset (djenriquez#202)

* Fix navigation bug when access is denied (djenriquez#203)

* Fix path navigation when access is denied

* Cleanup fix

* Improve Vault endpoint check (djenriquez#204)

* empty catch statements don't resolve, breaking behavior if can't create orphan

* Improve styling (djenriquez#207)

* Improve real-estate

* Fix z-index for content container

* Fix scrolling (djenriquez#208)

* Improve real-estate

* Fix z-index for content container

* Fix styling /w @Lucretius help

* Fix right border with overflow enabled

* Reduce right margin

* v2.4.0-rc3

* Upgrade to node alpine-8.8 (djenriquez#218)

* Add logic to handle supplied auth token header (djenriquez#220)

* Fix policy schema (djenriquez#228)

* Add new vault properties

* Update policy schema

* Remove nodemon from default run (djenriquez#227)

* Updated yarn.lock after yarn build

* Updated packagaes

* Specify electron-builder version

* Updated electron to resolve critical vulnerability
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants