summaryrefslogtreecommitdiffstats
path: root/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* - Try to fix Dockerfile.Lauri Ojansivu2018-10-101-1/+1
| | | | Thanks to xet7 !
* - Try to fix DockerfileLauri Ojansivu2018-10-101-1/+1
| | | | Thanks to xet7 !
* - Try to fix Docker.Lauri Ojansivu2018-10-101-2/+3
| | | | Thanks to xet7 !
* - Use Meteor 1.8.1-beta.0Lauri Ojansivu2018-10-101-1/+1
| | | | Thanks to xet7 !
* - Add LDAP package to Docker and Snap.Lauri Ojansivu2018-10-101-1/+2
| | | | Thanks to xet7 !
* add ldap support | simplify authenticationsguillaume2018-10-091-1/+81
|
* Add CAS with attributes.Lauri Ojansivu2018-09-281-0/+1
| | | | Thanks to ppoulard !
* - Fix Dockerfile Meteor install by changing tar to bsdtar.Lauri Ojansivu2018-09-191-3/+13
| | | | | | Thanks to maurice-schleussinger and xet7 ! Closes #1900
* - Use official Node v8.12.0Lauri Ojansivu2018-09-171-5/+5
| | | | Thanks to xet7 !
* - [OAuth2 Login on Standalone ↵Lauri Ojansivu2018-08-251-1/+13
| | | | | | | | | | | Wekan](https://github.com/wekan/wekan/wiki/OAuth2). For example, Rocket.Chat can provide OAuth2 login to Wekan. Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when Rocket.Chat is providing OAuth2 login to Wekan. Thanks to salleman33 and xet7 ! Closes #234
* - Add webhooks-attributes to Snap and Docker.Lauri Ojansivu2018-08-221-1/+3
| | | | Thanks to xet7 !
* - Content Policy: Allow inline scripts, otherwise there is errors in ↵Lauri Ojansivu2018-08-151-2/+2
| | | | | | | | browser/inspect/console. - Set default matomo settings to disabled. Thanks to xet7 !
* Try to fix Dockerfile.Lauri Ojansivu2018-08-141-16/+16
|
* Try to fix Docker env variables.Lauri Ojansivu2018-08-141-15/+15
|
* - When Content Policy is enabled, allow one URL to have iframe that embeds WekanLauri Ojansivu2018-08-131-1/+4
| | | | | | | | | - Add option to turn off Content Policy - Allow always in Wekan markdown <img src="any-image-url-here"> Thanks to xet7 ! Closes #1676
* - Use new WITH_API and Matomo env variables at Dockerfile.Lauri Ojansivu2018-08-091-0/+11
| | | | Closes #1820
* Update node to v8.12.0 prerelease build.Lauri Ojansivu2018-08-041-3/+3
|
* Change Run User for Openshift complianceThibaut Demaret2018-08-021-1/+2
|
* Reverting change, Docker container did not build.Lauri Ojansivu2018-07-301-1/+1
|
* Try to fix glibc in Dockerfile.Lauri Ojansivu2018-07-301-1/+1
|
* enable/disable api with env varguillaume2018-07-241-1/+1
|
* v1.12v1.12Lauri Ojansivu2018-07-061-2/+2
|
* Revert Dockerfile changes.Lauri Ojansivu2018-07-021-18/+8
|
* Fix typo.Lauri Ojansivu2018-07-021-1/+1
|
* Try to fix Dockerfile.Lauri Ojansivu2018-07-021-0/+1
|
* Fix typo.Lauri Ojansivu2018-07-021-1/+1
|
* Try to fix Dockerfile.Lauri Ojansivu2018-07-021-1/+3
|
* Fix URL.Lauri Ojansivu2018-07-021-1/+1
|
* Try to fix Dockerfile.Lauri Ojansivu2018-07-021-49/+3
|
* Try to fix Dockerfile.Lauri Ojansivu2018-07-021-6/+6
|
* Try to fix Dockerfile.Lauri Ojansivu2018-07-021-15/+15
|
* Download node from sandstorm in Dockerfile.Lauri Ojansivu2018-07-021-15/+68
|
* v1.08v1.08Lauri Ojansivu2018-06-271-2/+1
|
* Copy latest Sandstorm Node.js fork binary from installed SandstormLauri Ojansivu2018-06-071-1/+1
| | | | | | | | | | | /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
* Use latest npm.Lauri Ojansivu2018-05-261-1/+1
|
* Remove bcrypt, continued.Lauri Ojansivu2018-05-261-4/+7
|
* Use NPM 6.0.1Lauri Ojansivu2018-05-191-1/+1
|
* Removed paxctl alpine fix #1303 , because it did not work anymore.Lauri Ojansivu2018-04-181-4/+5
| | | | | | Thanks to xet7 ! Closes #1594
* Try to fix Dockerfile.Lauri Ojansivu2018-04-161-1/+1
|
* Try to fix DockerfileLauri Ojansivu2018-04-161-44/+34
|
* Try to fix DockerfileLauri Ojansivu2018-04-161-2/+2
|
* Fix Node Fibers 100% CPU issue.Lauri Ojansivu2018-04-161-1/+24
| | | | | | Thanks to kentonv ! Related wekan/wekan-mongodb#2, related meteor/meteor#9796
* Fix Dockerfilesoohwa2018-01-281-2/+5
|
* Try to fix Dockerfile.Lauri Ojansivu2018-01-271-3/+3
|
* Go back using debian buster-slim Docker base imageLauri Ojansivu2018-01-221-1/+1
|
* Try Debian experimental with Docker, does it work or fix bugsLauri Ojansivu2018-01-221-1/+1
|
* Use Debian package version of gosuLauri Ojansivu2018-01-221-12/+1
|
* Dockerfile apt => apt-getLauri Ojansivu2018-01-221-1/+1
|
* Removed dist-upgrade from Dockerfile, trying to fix docker build.Lauri Ojansivu2018-01-221-1/+1
|
* Try Debian 10 buster with DockerLauri Ojansivu2018-01-221-2/+2
|