This website works better with JavaScript
首頁
探索
說明
註冊
登入
creylopez
/
overleaf
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
瀏覽代碼
moved files from docker-image imported repo to root
mserranom
6 年之前
父節點
731b0d5918
當前提交
93dce40328
共有
41 個文件被更改
,包括
0 次插入
和
0 次删除
分割檢視
顯示文件統計
0
0
.dockerignore
0
0
.editorconfig
0
0
Dockerfile
0
0
Dockerfile-base
0
0
Makefile
0
0
git-revision.sh
0
0
hotfix/2.0.1/Dockerfile
0
0
hotfix/2.0.1/create_and_destroy_users.patch
0
0
hotfix/2.0.1/disable_project_history.patch
0
0
hotfix/2.0.2/1-anon-upload.patch
0
0
hotfix/2.0.2/2-read-only-access.patch
0
0
hotfix/2.0.2/3-url-linking-1.patch
0
0
hotfix/2.0.2/4-url-linking-2.patch
0
0
hotfix/2.0.2/5-disable-analytics-1.patch
0
0
hotfix/2.0.2/6-disable-analytics-2.patch
0
0
hotfix/2.0.2/Dockerfile
0
0
hotfix/2.1.1/Dockerfile
0
0
hotfix/2.1.1/add-recaptcha-config.patch
0
0
init_scripts/00_make_sharelatex_data_dirs.sh
0
0
init_scripts/00_regen_sharelatex_secrets.sh
0
0
init_scripts/00_set_docker_host_ipaddress.sh
0
0
init_scripts/98_check_db_access.sh
0
0
init_scripts/99_migrate.sh
0
0
logrotate/sharelatex
0
0
nginx/nginx.conf
0
0
nginx/sharelatex.conf
0
0
runit/chat-sharelatex/run
0
0
runit/clsi-sharelatex/run
0
0
runit/contacts-sharelatex/run
0
0
runit/docstore-sharelatex/run
0
0
runit/document-updater-sharelatex/run
0
0
runit/filestore-sharelatex/run
0
0
runit/nginx/run
0
0
runit/notifications-sharelatex/run
0
0
runit/real-time-sharelatex/run
0
0
runit/spelling-sharelatex/run
0
0
runit/tags-sharelatex/run
0
0
runit/track-changes-sharelatex/run
0
0
runit/web-sharelatex/run
0
0
services.js
0
0
settings.coffee
+ 0
- 0
docker-image/.dockerignore → .dockerignore
查看文件
+ 0
- 0
docker-image/.editorconfig → .editorconfig
查看文件
+ 0
- 0
docker-image/Dockerfile → Dockerfile
查看文件
+ 0
- 0
docker-image/Dockerfile-base → Dockerfile-base
查看文件
+ 0
- 0
docker-image/Makefile → Makefile
查看文件
+ 0
- 0
docker-image/git-revision.sh → git-revision.sh
查看文件
+ 0
- 0
docker-image/hotfix/2.0.1/Dockerfile → hotfix/2.0.1/Dockerfile
查看文件
+ 0
- 0
docker-image/hotfix/2.0.1/create_and_destroy_users.patch → hotfix/2.0.1/create_and_destroy_users.patch
查看文件
+ 0
- 0
docker-image/hotfix/2.0.1/disable_project_history.patch → hotfix/2.0.1/disable_project_history.patch
查看文件
+ 0
- 0
docker-image/hotfix/2.0.2/1-anon-upload.patch → hotfix/2.0.2/1-anon-upload.patch
查看文件
+ 0
- 0
docker-image/hotfix/2.0.2/2-read-only-access.patch → hotfix/2.0.2/2-read-only-access.patch
查看文件
+ 0
- 0
docker-image/hotfix/2.0.2/3-url-linking-1.patch → hotfix/2.0.2/3-url-linking-1.patch
查看文件
+ 0
- 0
docker-image/hotfix/2.0.2/4-url-linking-2.patch → hotfix/2.0.2/4-url-linking-2.patch
查看文件
+ 0
- 0
docker-image/hotfix/2.0.2/5-disable-analytics-1.patch → hotfix/2.0.2/5-disable-analytics-1.patch
查看文件
+ 0
- 0
docker-image/hotfix/2.0.2/6-disable-analytics-2.patch → hotfix/2.0.2/6-disable-analytics-2.patch
查看文件
+ 0
- 0
docker-image/hotfix/2.0.2/Dockerfile → hotfix/2.0.2/Dockerfile
查看文件
+ 0
- 0
docker-image/hotfix/2.1.1/Dockerfile → hotfix/2.1.1/Dockerfile
查看文件
+ 0
- 0
docker-image/hotfix/2.1.1/add-recaptcha-config.patch → hotfix/2.1.1/add-recaptcha-config.patch
查看文件
+ 0
- 0
docker-image/init_scripts/00_make_sharelatex_data_dirs.sh → init_scripts/00_make_sharelatex_data_dirs.sh
查看文件
+ 0
- 0
docker-image/init_scripts/00_regen_sharelatex_secrets.sh → init_scripts/00_regen_sharelatex_secrets.sh
查看文件
+ 0
- 0
docker-image/init_scripts/00_set_docker_host_ipaddress.sh → init_scripts/00_set_docker_host_ipaddress.sh
查看文件
+ 0
- 0
docker-image/init_scripts/98_check_db_access.sh → init_scripts/98_check_db_access.sh
查看文件
+ 0
- 0
docker-image/init_scripts/99_migrate.sh → init_scripts/99_migrate.sh
查看文件
+ 0
- 0
docker-image/logrotate/sharelatex → logrotate/sharelatex
查看文件
+ 0
- 0
docker-image/nginx/nginx.conf → nginx/nginx.conf
查看文件
+ 0
- 0
docker-image/nginx/sharelatex.conf → nginx/sharelatex.conf
查看文件
+ 0
- 0
docker-image/runit/chat-sharelatex/run → runit/chat-sharelatex/run
查看文件
+ 0
- 0
docker-image/runit/clsi-sharelatex/run → runit/clsi-sharelatex/run
查看文件
+ 0
- 0
docker-image/runit/contacts-sharelatex/run → runit/contacts-sharelatex/run
查看文件
+ 0
- 0
docker-image/runit/docstore-sharelatex/run → runit/docstore-sharelatex/run
查看文件
+ 0
- 0
docker-image/runit/document-updater-sharelatex/run → runit/document-updater-sharelatex/run
查看文件
+ 0
- 0
docker-image/runit/filestore-sharelatex/run → runit/filestore-sharelatex/run
查看文件
+ 0
- 0
docker-image/runit/nginx/run → runit/nginx/run
查看文件
+ 0
- 0
docker-image/runit/notifications-sharelatex/run → runit/notifications-sharelatex/run
查看文件
+ 0
- 0
docker-image/runit/real-time-sharelatex/run → runit/real-time-sharelatex/run
查看文件
+ 0
- 0
docker-image/runit/spelling-sharelatex/run → runit/spelling-sharelatex/run
查看文件
+ 0
- 0
docker-image/runit/tags-sharelatex/run → runit/tags-sharelatex/run
查看文件
+ 0
- 0
docker-image/runit/track-changes-sharelatex/run → runit/track-changes-sharelatex/run
查看文件
+ 0
- 0
docker-image/runit/web-sharelatex/run → runit/web-sharelatex/run
查看文件
+ 0
- 0
docker-image/services.js → services.js
查看文件
+ 0
- 0
docker-image/settings.coffee → settings.coffee
查看文件