Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dtu-enote-sharelatex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
enote
dtu-enote-sharelatex
Commits
941646f1
Commit
941646f1
authored
6 years ago
by
iaibrys
Browse files
Options
Downloads
Patches
Plain Diff
Update to overleaf git repos
parent
4c83e7a2
No related branches found
No related tags found
No related merge requests found
Pipeline
#403
failed
6 years ago
Stage: build
Stage: release
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+2
-2
2 additions, 2 deletions
README.md
sharelatex/Dockerfile
+2
-2
2 additions, 2 deletions
sharelatex/Dockerfile
sharelatex/config/services.js
+12
-12
12 additions, 12 deletions
sharelatex/config/services.js
with
16 additions
and
16 deletions
README.md
+
2
−
2
View file @
941646f1
```
docker exec sharelatex /bin/bash -c "cd /var/www/sharelatex; grunt user:create-admin --email
joe@example.com"
docker exec sharelatex /bin/bash -c "cd /var/www/sharelatex; grunt user:delete --email
joe@example.com"
docker exec sharelatex /bin/bash -c "cd /var/www/sharelatex; grunt user:create-admin --email
=
joe@example.com"
docker exec sharelatex /bin/bash -c "cd /var/www/sharelatex; grunt user:delete --email
=
joe@example.com"
Back ported changes upto b830a7d837e8034a795b26408d0b36e0544cdd98
```
...
...
This diff is collapsed.
Click to expand it.
sharelatex/Dockerfile
+
2
−
2
View file @
941646f1
...
...
@@ -54,7 +54,7 @@ RUN apt-get -qq -y install texlive-base texlive-binaries texlive-latex-base texl
RUN
apt-get
-qq
-y
install
r-base r-base-dev xorg xorg-dev r-cran-rgl libxml2-dev libcurl4-gnutls-dev
\
r-cran-rjava default-jre ed libssl-dev
RUN
git clone https://github.com/
sharelatex/sharelatex
.git /var/www/sharelatex
&&
\
RUN
git clone https://github.com/
overleaf/overleaf
.git /var/www/sharelatex
&&
\
pushd
/var/www/sharelatex/
;
\
git checkout 5064b4cb3afad68bd97244e33c37254531c148e4
;
\
rm
-rf
.git
...
...
@@ -84,7 +84,7 @@ RUN cd /var/www/sharelatex && bash -c 'source ./bin/install-services'; \
npm
install
;
\
npm
install
bcrypt
;
\
cd
modules
;
\
git clone https://github.com/
sharelatex
/launchpad-web-module.git launchpad
;
\
git clone https://github.com/
overleaf
/launchpad-web-module.git launchpad
;
\
cd
launchpad
;
git checkout fe6aaa63b4146271fc92a25ab9d22ef1099d4501
;
rm
-rf
.git
;
cd
..
;
\
grunt compile
;
...
...
This diff is collapsed.
Click to expand it.
sharelatex/config/services.js
+
12
−
12
View file @
941646f1
...
...
@@ -6,39 +6,39 @@ module.exports =
version
:
"
c27438b8042fc9d9e12136f4e805a690cde7c13d
"
},
{
name
:
"
real-time
"
,
repo
:
"
https://github.com/
sharelatex/real-time-sharelatex
.git
"
,
repo
:
"
https://github.com/
overleaf/real-time
.git
"
,
version
:
"
aff98de9d055ac7c4e238324fd1f062cfee90be4
"
},
{
name
:
"
document-updater
"
,
repo
:
"
https://github.com/
sharelatex
/document-updater
-sharelatex
.git
"
,
repo
:
"
https://github.com/
overleaf
/document-updater.git
"
,
version
:
"
bb64ab47851b500bd51de6409b97d8edc367eed8
"
},
{
name
:
"
clsi
"
,
repo
:
"
https://github.com/
sharelatex/clsi-sharelatex
.git
"
,
repo
:
"
https://github.com/
overleaf/clsi
.git
"
,
version
:
"
12c1dc632a7afb090fb87db6d96d9be2e8bfb0cd
"
},
{
name
:
"
filestore
"
,
repo
:
"
https://github.com/
sharelatex/filestore-sharelatex
.git
"
,
repo
:
"
https://github.com/
overleaf/filestore
.git
"
,
version
:
"
c2eb0f6a780c879574ca3d6d4f33ad614560fef6
"
},
{
name
:
"
track-changes
"
,
repo
:
"
https://github.com/
sharelatex
/track-changes
-sharelatex
.git
"
,
repo
:
"
https://github.com/
overleaf
/track-changes.git
"
,
version
:
"
1d37a991596b5d5fd22d27ad1bf5a69977c5a88c
"
},
{
name
:
"
docstore
"
,
repo
:
"
https://github.com/
sharelatex/docstore-sharelatex
.git
"
,
repo
:
"
https://github.com/
overleaf/docstore
.git
"
,
version
:
"
be3b3e2b220010bffb17e7add23cec51d7dc9d63
"
},
{
name
:
"
chat
"
,
repo
:
"
https://github.com/
sharelatex/chat-sharelatex
.git
"
,
repo
:
"
https://github.com/
overleaf/chat
.git
"
,
version
:
"
c14a90d52672c1ab251183934edc312745f3396c
"
},
{
name
:
"
tags
"
,
repo
:
"
https://github.com/
sharelatex/tags-sharelatex
.git
"
,
repo
:
"
https://github.com/
overleaf/tags
.git
"
,
version
:
"
46d4ae810f9ca795764fe90e0b75603d166ccbf0
"
},
{
name
:
"
spelling
"
,
repo
:
"
https://github.com/
sharelatex/spelling-sharelatex
.git
"
,
repo
:
"
https://github.com/
overleaf/spelling
.git
"
,
version
:
"
5fe85098527ef1f2cf297746ec4379013b044250
"
},
{
name
:
"
contacts
"
,
...
...
@@ -46,6 +46,6 @@ module.exports =
version
:
"
3721589e450dbe04c968a67127cb21141710e013
"
},
{
name
:
"
notifications
"
,
repo
:
"
https://github.com/
sharelatex
/notifications
-sharelatex
.git
"
,
repo
:
"
https://github.com/
overleaf
/notifications.git
"
,
version
:
"
fff86260ce2f71a5ceb1d672bb869d87b7c3beae
"
}]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment