-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
546 changed files
with
16,392 additions
and
5,782 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
FROM rocketchat/base:4 | ||
FROM rocketchat/base:8 | ||
|
||
ENV RC_VERSION 0.59.0-develop | ||
ENV RC_VERSION 0.60.0-develop | ||
|
||
MAINTAINER [email protected] | ||
|
||
RUN set -x \ | ||
&& curl -SLf "https://download.rocket.chat/build/rocket.chat-${RC_VERSION}.tgz" -o rocket.chat.tgz \ | ||
&& curl -SLf "https://download.rocket.chat/build/rocket.chat-${RC_VERSION}.tgz.asc" -o rocket.chat.tgz.asc \ | ||
&& curl -SLf "https://releases.rocket.chat/${RC_VERSION}/download/" -o rocket.chat.tgz \ | ||
&& curl -SLf "https://releases.rocket.chat/${RC_VERSION}/asc" -o rocket.chat.tgz.asc \ | ||
&& gpg --verify rocket.chat.tgz.asc \ | ||
&& mkdir -p /app \ | ||
&& tar -zxf rocket.chat.tgz -C /app \ | ||
&& rm rocket.chat.tgz rocket.chat.tgz.asc \ | ||
&& cd /app/bundle/programs/server \ | ||
&& npm install \ | ||
&& npm cache clear \ | ||
&& npm cache clear --force \ | ||
&& chown -R rocketchat:rocketchat /app | ||
|
||
USER rocketchat | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,36 +4,38 @@ | |
# but you can also edit it by hand. | ||
|
||
rocketchat:cors | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
|
||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
blaze-html-templates | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
http@1.2.12 | ||
http@1.3.0 | ||
[email protected] | ||
[email protected].9 | ||
[email protected].17 | ||
meteor-base@1.1.0 | ||
[email protected].11 | ||
[email protected].19 | ||
meteor-base@1.2.0 | ||
[email protected] | ||
mongo@1.2.2 | ||
mongo@1.3.0 | ||
[email protected] | ||
[email protected] | ||
reactive-dict@1.1.9 | ||
reactive-dict@1.2.0 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
shell-server@0.2.4 | ||
shell-server@0.3.0 | ||
spacebars | ||
standard-minifier-js@2.1.2 | ||
standard-minifier-js@2.2.0 | ||
[email protected] | ||
|
||
rocketchat:2fa | ||
|
@@ -53,6 +55,7 @@ rocketchat:crowd | |
rocketchat:custom-oauth | ||
rocketchat:custom-sounds | ||
rocketchat:dolphin | ||
rocketchat:drupal | ||
rocketchat:emoji | ||
rocketchat:emoji-custom | ||
rocketchat:emoji-emojione | ||
|
@@ -62,6 +65,7 @@ rocketchat:file | |
rocketchat:file-upload | ||
rocketchat:github-enterprise | ||
rocketchat:gitlab | ||
#rocketchat:google-natural-language | ||
rocketchat:google-vision | ||
rocketchat:highlight-words | ||
rocketchat:iframe-login | ||
|
@@ -88,11 +92,14 @@ rocketchat:mentions-flextab | |
rocketchat:message-attachments | ||
rocketchat:message-mark-as-unread | ||
rocketchat:message-pin | ||
rocketchat:message-snippet | ||
rocketchat:message-star | ||
rocketchat:migrations | ||
rocketchat:monitoring | ||
rocketchat:oauth2-server-config | ||
rocketchat:oembed | ||
rocketchat:otr | ||
rocketchat:postcss | ||
rocketchat:push-notifications | ||
rocketchat:reactions | ||
rocketchat:sandstorm | ||
|
@@ -118,6 +125,7 @@ rocketchat:spotify | |
rocketchat:statistics | ||
rocketchat:streamer | ||
rocketchat:theme | ||
rocketchat:tokenpass | ||
rocketchat:tooltip | ||
rocketchat:tutum | ||
rocketchat:ui | ||
|
@@ -133,11 +141,6 @@ rocketchat:version | |
rocketchat:videobridge | ||
rocketchat:webrtc | ||
rocketchat:wordpress | ||
rocketchat:message-snippet | ||
#rocketchat:google-natural-language | ||
rocketchat:drupal | ||
rocketchat:monitoring | ||
#rocketchat:chatops | ||
|
||
konecty:change-case | ||
konecty:delayed-task | ||
|
@@ -146,13 +149,15 @@ konecty:multiple-instances-status | |
konecty:nrr | ||
konecty:user-presence | ||
|
||
deepwell:bootstrap-datepicker2 | ||
dispatch:run-as-user | ||
francocatena:status | ||
jalik:ufs | ||
jalik:ufs-gridfs | ||
jparker:gravatar | ||
kadira:blaze-layout | ||
kadira:flow-router | ||
keepnox:perfect-scrollbar | ||
#kenton:accounts-sandstorm | ||
mizzao:autocomplete | ||
mizzao:timesync | ||
|
@@ -168,12 +173,6 @@ raix:push | |
raix:ui-dropped-event | ||
smoral:sweetalert | ||
steffo:meteor-accounts-saml | ||
tmeasday:crypto-md5 | ||
todda00:friendly-slugs | ||
underscorestring:underscore.string | ||
yasaricli:slugify | ||
yasinuslu:blaze-meta | ||
deepwell:bootstrap-datepicker2 | ||
rocketchat:postcss | ||
[email protected] | ||
keepnox:perfect-scrollbar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
METEOR@1.5.2.2 | ||
METEOR@1.6 |
Oops, something went wrong.