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
ファイルの表示