Julian Simioni
65507807ac
Ask Node's `net.server` for the actual address its listening on
...
This allows us to emit a helpful and correct message when Pelias starts.
7 years ago
Julian Simioni
4d3ea56a39
Change default listen parameter to undefined
...
This will ensure our default listen address is whatever the Node.js
default is. It's currently set to listen on all addresses, and probably
won't change.
7 years ago
Stephen Hess
cb8f4017e5
use host from HOST environmental variable
7 years ago
Julian Simioni
7199808f93
Use a friendly message when Pelias has loaded
...
This makes the message sent to the console when Pelias is done loading
slightly friendlier.
8 years ago
Stephen Hess
f11873463f
removed multicore support
8 years ago
Stephen Hess
af7de7613f
updated to reflect @missinglink's comments
...
the rebase was brutal, i thought that i caught everything, thx for checking
8 years ago
Stephen Hess
080ad1cbf6
turned off multicore
8 years ago
Peter Johnson
17dff17b94
remove cluster2 module
8 years ago
Peter Johnson
df66dccbc2
run webserver on all available cores, resolves #6
9 years ago
Harish Krishna
69a13e9105
fixing all the js lint related issues (lintified)
10 years ago
Peter Johnson
18f4f6b256
refactor/ add more tests
10 years ago
Peter Johnson
794db085a2
split app from server, add toobusy
10 years ago
Harish Krishna
15c63e405c
adding a naive reverse api endpoint (also, shares most of the search controller). updated search query to include a filter and a sort (calculating a bounding box, given a lat/lon)
10 years ago
Harish Krishna
554bbc62d3
adding search api endpoint and test (lat/lon in the query pending)
10 years ago
Peter Johnson
972d3a2a84
refactor
10 years ago
Peter Johnson
a25946cbb6
vanity headers
10 years ago
Peter Johnson
4323b0030b
progress commit
10 years ago
Peter Johnson
f48239a7d4
current dev branch
10 years ago
Peter Johnson
b9db328ab6
initial commit
10 years ago