Martin Filser
403b416b2a
Development volumes now in the same folder
...
- It's easier for the development to have the files in the same folder
than in an extra volume
4 years ago
Martin Filser
b0901ccd01
Development uses now the same Mongo Version (4.4)
4 years ago
Martin Filser
6d2f8a97af
Base Image of Development and Build are now the same
...
- libarchive-tools contains bsdtar. bsdtar is needed for meteor
installation, it doesn't / or didn't work with docker and overlayfs.
see also here:
https://github.com/jshimko/meteor-launchpad/issues/39
https://github.com/anchore/anchore-engine/issues/106
https://github.com/coreos/bugs/issues/1095
4 years ago
Martin Filser
5697b89817
.devcontainer now ready for Wekan Development in Docker Container
...
Check .devcontainer/docker-compose.yml to fit your environment
Enter this commands to start Wekan Development:
$ cd .devcontainer
$ docker-compose build
$ docker-compose up -d
Visit localhost:3000 or whatever you entered in ROOT_URL
Code changes triggers a rebuild / redeploy
4 years ago
Lauri Ojansivu
2a5147a0c1
Updated Docker Ubuntu base image to newest hirsute.
...
Thanks to xet7 !
4 years ago
Lauri Ojansivu
2201372744
Updated to Node.js v12.22.1. Thanks to Node.js developers.
4 years ago
Lauri Ojansivu
c2b7525864
Updated to Node.js v12.22.0. Thanks to Node.js developers.
4 years ago
Lauri Ojansivu
ba05f383ca
Added environment variable `RESULTS_PER_PAGE` to all Wekan platforms.
...
Thanks to xet7 !
4 years ago
Lauri Ojansivu
fde6a65933
Updated Node.js to v12.21.0
...
Thanks to Node.js developers!
4 years ago
Lauri Ojansivu
011f86f368
Updated Node.js to v12.20.2
...
Thanks to Node.js developers!
4 years ago
Lauri Ojansivu
4bfe017b08
Upgrade to Node 12.20.1
...
Thanks to Node developers !
4 years ago
Lauri Ojansivu
015f4d671d
Upgrade to Node 12.20.0
...
Thanks to Node developers!
5 years ago
Lauri Ojansivu
2b2884d996
Try to fix Docker.
5 years ago
Lauri Ojansivu
f786afc4b9
Upgrade to Node.js 12.19.1
...
Thanks to Node.js developers!
5 years ago
Lauri Ojansivu
55252300c6
Add settings for OAUTH2_CA_CERT that is
...
Optional OAuth2 CA Cert, see https://github.com/wekan/wekan/issues/3299
Thanks to xet7 !
Related #3299 ,
related https://github.com/wekan/wekan/pull/3325
5 years ago
Lauri Ojansivu
d2f434879c
Fix can not upload and download files, by changing back to Node.js 12.19.0 and adding fast-render.
...
Current file storing to MongoDB code was not yet compatible with newer Node.js.
Thanks to eskogito and xet7 !
Fixes #3320
5 years ago
Lauri Ojansivu
045e9db7b8
Upgrade to Node.js 14.15.0
...
Thanks to Node.js and Meteor.js developers!
5 years ago
Lauri Ojansivu
b8a209249e
Updagrade to Node.js 12.19.0.
...
Thanks to Node.js developers !
5 years ago
Lauri Ojansivu
5cd9f89b21
Upgrade to Node.js v12.18.4.
...
Thanks to Node developers !
5 years ago
Lauri Ojansivu
214c86cc22
Added some CAS and SAML settings. Not tested. Please test and send pull requests if it does not work.
...
See https://github.com/wekan/wekan/wiki/SAML and https://github.com/wekan/wekan/wiki/CAS
Thanks to xet7 !
Related #3204 ,
related #708
5 years ago
Lauri Ojansivu
f6bdb4d694
- Remove mouse scroll settings of already removed custom scrollbar.
...
- Add setting OAUTH2_ADFS_ENABLED=false
- Add testing for both string and boolean version of true
Thanks to xet7 !
Fixes #2949
5 years ago
Lauri Ojansivu
7e4b791c29
Add setting for mouse scroll deltafactor. Fix snap setting for mouse scroll amount.
...
Thanks to danger89 and xet7 !
Related #2949
5 years ago
Lauri Ojansivu
6f503ca818
Upgrade to Node 12.18.3
...
Thanks to Node developers !
5 years ago
Lauri Ojansivu
6e4407ed9c
Upgrade to Node 12.18.2.
...
Thanks to Node developers and xet7 !
5 years ago
Lauri Ojansivu
b11ae567c9
Upgrade to Node 12.18.1
...
Thanks to Node developers and xet7 !
5 years ago
Lauri Ojansivu
d9d451a206
Upgrade to Node v12.18.0
...
Thanks to Node developers and xet7 !
5 years ago
Lauri Ojansivu
3ade9d95a6
Upgrade to Node v12.17.0
...
Thanks to Node developers and xet7 !
5 years ago
Lauri Ojansivu
1d89e96dd1
Upgrade to Node v12.16.3
...
Thanks to Node developers and xet7 !
5 years ago
Lauri Ojansivu
e142acfdb7
Remove LINKED_CARDS_ENABLED settings, because it does not work.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
1bf7f95bd8
LINKED_CARDS_ENABLED settings part 2.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
782d0b6209
Upgrade to Meteor 1.8.3 and Node 8.17.0.
...
Update release scripts.
Fix ldap background sync documentation part 2.
Thanks to xet7 !
5 years ago
Lauri Ojansivu
b2eccc7b54
Back to Meteor 1.8.x.
6 years ago
Lauri Ojansivu
467a3be850
Update to Meteor 1.9-beta.4, Node.js 12.13.1 and MongoDB 4.2.1.
...
Remove MongoDB option --smallfiles that is not supported in MongoDB 4.2.1.
Add MongoDB option --quiet to docker-compose.yml.
Update snap fibers to 4.0.1.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
1eb3d25b40
Update Node.js to v8.16.2.
...
Thanks to xet7 !
6 years ago
Christoph Jahn
a715e30cba
DevContainer: use docker extend file, fix PATH
6 years ago
Christoph Jahn
9474bee7fa
DevContainer: Updated node and mongodb
6 years ago
Christoph Jahn
03bea6e406
Removed MAIL-Vars for DEV, Add PATH to ENV
6 years ago
Christoph Jahn
dbdb26a044
Fixed endless compilation devcontainer, debugging
6 years ago
Christoph Jahn
3307629c8c
Devcontainer node-gyp fix
6 years ago
Christoph Jahn
3978c08757
Add debugging in containers for vscode
6 years ago
Christoph Jahn
e21b0674e3
Devcontainer node-gyp fix
6 years ago
Christoph Jahn
460caa7823
Add debugging in containers for vscode
6 years ago
Christoph Jahn
5d55b21fb6
Add debugging in containers for vscode
6 years ago