Commit Graph

282 Commits (staging)

Author SHA1 Message Date
unknown f13fbc452f handle missing tags correctly 2019-05-06 19:19:07 -04:00
unknown c193084532 >, not < 2019-05-06 19:01:54 -04:00
unknown 0305510ab3 remove unused packages 2019-05-06 18:37:47 -04:00
Theodore Kluge 195168cdf8
locals is from old version of ejs 2019-05-06 17:44:34 -04:00
unknown 4066d81390 use 1 variable for db connectionString 2019-05-06 14:20:27 -04:00
villa7 a5c1bf1319 add BASE_URL env variable 2019-05-06 13:21:40 -04:00
villa7 62509e2df9 nginx wants port 8081? 2019-05-06 13:15:26 -04:00
villa7 593295c804 remove i? 2019-05-06 13:14:07 -04:00
villa7 36a5248aa2 run npm i on start:eb 2019-05-06 12:57:28 -04:00
villa7 c209b20345 use sails recommended production settings 2019-05-06 12:53:25 -04:00
Theodore Kluge 158e7ab162
revert 2019-05-06 11:20:08 -04:00
Theodore Kluge 846abb09c5
eb lifts in prod 2019-05-06 11:14:37 -04:00
Dominik Michno 6e08ce0d2b
Update passport.js 2019-05-03 11:08:50 -04:00
Dominik Michno 82d272131a
Update development.js 2019-05-03 11:07:37 -04:00
Dominik Michno 534e6e1f0b
base url 2019-05-03 10:50:33 -04:00
Theodore Kluge f0d52c4431
Merge pull request #52 from EbookFoundation/new-info
new-info
2019-04-24 19:33:35 -04:00
Theodore Kluge 5d453df1b3
remove examples for now 2019-04-24 19:33:19 -04:00
unknown ed3e1055e1 use port 80 2019-04-24 13:06:56 -04:00
unknown 00ac6e7eae pm2 doesnt seem to play nice with eb 2019-04-24 12:38:10 -04:00
unknown 2d32b4db54 new baseURL 2019-04-24 11:51:39 -04:00
unknown bb36ff67dc use pm2-runtime 2019-04-23 16:47:34 -04:00
unknown 9f832a6b9b try using pm2 again 2019-04-23 16:42:07 -04:00
unknown b6b6dc4228 shutdown nginx correctly 2019-04-23 16:25:45 -04:00
unknown 7aa91330ff try amazon's solution 2019-04-16 13:57:31 -04:00
unknown cd061ddc35 try without upstream 2019-04-16 13:45:32 -04:00
unknown cccf6bfa9d http -> https 2019-04-16 13:37:52 -04:00
unknown 57dba7912e ejs undefined 2019-04-15 15:30:26 -04:00
unknown 05f7fc7a64 template is used on docs pages too 2019-04-15 15:07:49 -04:00
unknown a22d4008c0 no header if no books 2019-04-15 15:06:36 -04:00
Theodore Kluge 3377cba0a4
Merge pull request #54 from EbookFoundation/feature/homepage-feed
add recently published feed to homepage
2019-04-15 14:49:05 -04:00
unknown 8668f6abaa add recently published feed to homepage 2019-04-15 14:48:08 -04:00
Theodore Kluge 60c0440c67
Merge pull request #53 from EbookFoundation/feature/eb2
Feature/eb2
2019-04-15 11:11:59 -04:00
unknown 4c4b5b39d4 try regular lift 2019-04-14 21:27:43 -04:00
unknown 3bd5f3a576 include npm 2019-04-14 21:02:54 -04:00
unknown ae839b893b babelrc is separate file 2019-04-14 20:51:23 -04:00
unknown f963758a4b link node and npm to path 2019-04-14 20:40:36 -04:00
unknown 567ee1b35d try removing ebext commands 2019-04-14 20:09:41 -04:00
Dominik Michno 59e0b97a9b Readded sudo to npm run forever 2019-04-14 17:10:21 -04:00
Dominik Michno 44980761a7 Removed sudo from run forever command 2019-04-09 18:24:22 -04:00
Dominik Michno aec66f1b65 Changing production port to 8081 2019-04-09 18:18:38 -04:00
Dominik Michno 3155ace139 Changing configs, ec2 is unresponsive after deployment 2019-04-09 17:57:23 -04:00
Dominik Michno f8977b874b Attempting different configs 2019-04-08 16:18:26 -04:00
Dominik Michno 21a31f4bcd Added config to allow sudo commands without tty/password 2019-04-08 15:56:18 -04:00
Dominik Michno 1631caa39c moved devdependencies to dependencies 2019-04-08 15:39:37 -04:00
Dominik Michno ae7fa6e603 Added webpack to dependencies 2019-04-08 15:32:50 -04:00
Dominik Michno 2a00b71423 changed node command 2019-04-08 15:22:58 -04:00
Dominik Michno 013c4ea43b fixed typo 2019-04-08 15:09:54 -04:00
Dominik Michno 7b28690599 changed node command to run on eb 2019-04-08 15:06:36 -04:00
Dominik Michno f2fdb4b761 Merge branch 'feature/configure-eb-deployment' of https://github.com/EbookFoundation/RoE-pipe into feature/configure-eb-deployment 2019-04-08 15:05:30 -04:00
Dominik Michno fb8bb12ce1 Add start:eb script to package.json 2019-04-08 15:05:16 -04:00