Lauri Ojansivu
|
90d55777f7
|
Copy latest Sandstorm Node.js fork binary from installed Sandstorm
/opt/sandstorm/sandstorm-234/bin/node to https://releases.wekan.team
download server.
Node binary is compiled by https://github.com/kentonv
when doing new release of Sandstorm.
Source code of binary is at:
https://github.com/sandstorm-io/node
|
2018-06-07 21:54:08 +03:00 |
|
Lauri Ojansivu
|
0cc183682e
|
Use latest npm.
|
2018-05-26 08:43:20 +03:00 |
|
Lauri Ojansivu
|
4d193f5650
|
Remove bcrypt, continued.
|
2018-05-26 08:28:16 +03:00 |
|
Lauri Ojansivu
|
106b135eba
|
Use NPM 6.0.1
|
2018-05-19 18:13:43 +03:00 |
|
Lauri Ojansivu
|
ce65963217
|
Removed paxctl alpine fix #1303 , because it did not work anymore.
Thanks to xet7 !
Closes #1594
|
2018-04-18 18:19:22 +03:00 |
|
Lauri Ojansivu
|
61538ab577
|
Try to fix Dockerfile.
|
2018-04-16 22:39:52 +03:00 |
|
Lauri Ojansivu
|
bca4f0b842
|
Try to fix Dockerfile
|
2018-04-16 22:30:48 +03:00 |
|
Lauri Ojansivu
|
0723a204e8
|
Try to fix Dockerfile
|
2018-04-16 22:03:51 +03:00 |
|
Lauri Ojansivu
|
e26a4824cf
|
Fix Node Fibers 100% CPU issue.
Thanks to kentonv !
Related wekan/wekan-mongodb#2, related meteor/meteor#9796
|
2018-04-16 21:18:09 +03:00 |
|
soohwa
|
1616dd1b74
|
Fix Dockerfile
|
2018-01-28 10:04:10 +01:00 |
|
Lauri Ojansivu
|
abd1d322f2
|
Try to fix Dockerfile.
|
2018-01-27 21:35:40 +02:00 |
|
Lauri Ojansivu
|
91e738bd32
|
Go back using debian buster-slim Docker base image
|
2018-01-22 18:46:53 +02:00 |
|
Lauri Ojansivu
|
ec0bbe9e14
|
Try Debian experimental with Docker, does it work or fix bugs
|
2018-01-22 17:54:19 +02:00 |
|
Lauri Ojansivu
|
6e25ef73b0
|
Use Debian package version of gosu
|
2018-01-22 17:22:16 +02:00 |
|
Lauri Ojansivu
|
d2ce41694f
|
Dockerfile apt => apt-get
|
2018-01-22 17:17:28 +02:00 |
|
Lauri Ojansivu
|
b2c9d47b0f
|
Removed dist-upgrade from Dockerfile, trying to fix docker build.
|
2018-01-22 16:59:36 +02:00 |
|
Lauri Ojansivu
|
52aa22f36a
|
Try Debian 10 buster with Docker
|
2018-01-22 16:53:39 +02:00 |
|
Lauri Ojansivu
|
d79bb1a81c
|
Try to fix Docker and Snap: add apt-utils, remove sed bson.
|
2018-01-22 14:37:34 +02:00 |
|
Lauri Ojansivu
|
6622dbb56b
|
Meteor 1.6.0.1, Node 8.9.3, NPM 5.5.1, fibers 2.0.0
|
2018-01-22 00:18:59 +02:00 |
|
Lauri Ojansivu
|
0c15048bdd
|
Use Node 4.6.7. Add paxctl fix to snap.
|
2017-12-20 14:11:41 +02:00 |
|
Lauri Ojansivu
|
8dd6255ebf
|
Revert back to Meteor v1.4, Node v4.8.6 and MongoDB v3.2.18
|
2017-12-12 13:58:46 +02:00 |
|
Lauri Ojansivu
|
ddcdcb6e08
|
Use Node v6.12.2 and Meteor v1.6.0
|
2017-12-11 21:41:52 +02:00 |
|
Lauri Ojansivu
|
c52233cacf
|
Update Meteor 1.6, Node 6.12 and NPM versions to Dockerfile.
|
2017-12-03 02:56:56 +02:00 |
|
Lauri Ojansivu
|
e2f768c6a0
|
Update Node to 4.8.6 and MongoDB to 3.2.18
|
2017-12-02 23:10:59 +02:00 |
|
Lauri Ojansivu
|
932a273ba0
|
Add bcrypt just to see if bson error goes away.
|
2017-11-21 12:39:26 +02:00 |
|
Lauri Ojansivu
|
99703035d7
|
Use paxctl to fix segfaut on Alpine Linux. Closes #1303
|
2017-10-20 14:34:15 +03:00 |
|
Lauri Ojansivu
|
23ff08382a
|
Dockerfile base image to debian:jessie-slim
|
2017-10-06 19:33:36 +03:00 |
|
Lauri Ojansivu
|
b34c62bbc7
|
Dockerfile base image from debian:8.9 to bitnami/minideb:jessie
|
2017-10-06 19:15:14 +03:00 |
|
Lauri Ojansivu
|
1e7e9d2715
|
Try newer Debian on Dockerfile.
|
2017-08-15 00:41:13 +03:00 |
|
Lauri Ojansivu
|
4fdcc144d5
|
Try to fix double slashes on Docker #962
|
2017-07-24 14:49:28 +03:00 |
|
Lauri Ojansivu
|
52619ef622
|
Revert Debian 9 and gcc changes, because I got more errors with gpg not found and gosu permission denied.
|
2017-07-15 03:13:48 +03:00 |
|
Lauri Ojansivu
|
6357d2fa8b
|
Try gcc 6 on Debian 9
|
2017-07-15 03:04:46 +03:00 |
|
Lauri Ojansivu
|
67f5a1326b
|
Test Debian 9 Docker base image, how many vulnerabilies it fixes, and does it work.
|
2017-07-15 02:53:46 +03:00 |
|
Lauri Ojansivu
|
753cc2e1e2
|
Try to fix build errors.
|
2017-07-14 23:28:22 +03:00 |
|
Lauri Ojansivu
|
9513053816
|
Upgrade Node.js, MongoDB and Debian on Docker and Ubuntu snap edge to get security etc updates.
|
2017-07-14 23:10:57 +03:00 |
|
Lauri Ojansivu
|
04fb2ae52c
|
Try to fix Dockerfile
|
2017-07-12 03:59:52 +03:00 |
|
Lauri Ojansivu
|
2778c336bf
|
Try to fix Dockerfile
|
2017-07-12 03:57:52 +03:00 |
|
Lauri Ojansivu
|
eb83a9fb62
|
Try to fix Dockerfile
|
2017-07-12 03:55:05 +03:00 |
|
Lauri Ojansivu
|
f6a70a28cb
|
Try to fix Dockerfile
|
2017-07-12 03:41:15 +03:00 |
|
Lauri Ojansivu
|
a21892b84f
|
Try to fix Dockerfile
|
2017-07-12 03:36:53 +03:00 |
|
Lauri Ojansivu
|
246f1dd3ac
|
Try to fix Dockerfile
|
2017-07-12 03:33:36 +03:00 |
|
Lauri Ojansivu
|
2d595da6a6
|
Build Dockerfile with and without of USE_EDGE=true.
|
2017-07-12 01:48:46 +03:00 |
|
Jeff Tickle
|
b5197fa673
|
Updated Dockerfile to build successfully when USE_EDGE=true
|
2017-07-05 11:37:01 -04:00 |
|
Lauri Ojansivu
|
9787ab4d51
|
NPM back to version 4.6.1
|
2017-06-24 13:45:46 +03:00 |
|
Lauri Ojansivu
|
3c0df2dd64
|
Trying to fix fibers on Dockerfile.
|
2017-06-23 17:25:18 +03:00 |
|
Lauri Ojansivu
|
f0f27d1b95
|
Remove submodules and clone them instead, only latest history and one branch. Closes #977
|
2017-06-23 17:17:02 +03:00 |
|
Lauri Ojansivu
|
5ef594a7d3
|
Try again to fix fibers variable.
|
2017-06-23 16:59:10 +03:00 |
|
Lauri Ojansivu
|
865bb9063a
|
Remove extra - from fibers.
|
2017-06-23 15:01:10 +03:00 |
|
Lauri Ojansivu
|
8e3b287c41
|
Remove fibers version arg.
|
2017-06-23 14:43:11 +03:00 |
|
Lauri Ojansivu
|
6df910f2ea
|
Add FIBERS_VERSION declaration. NPM to version 5.0.3.
|
2017-06-23 11:57:32 +03:00 |
|