かひわし4(バージョン1)
4557856104
Doc: Update setup documents for 10.x ( #4676 )
...
* Doc: Update setup documents
Use GitHub api to checkout latest release instead of "git tag" command
which cannot accurately determine prerelease tag.
Also, Changed numbered list format because
the shell command is too long to fit on one line.
Conflicts:
docs/docker.en.md
docs/docker.fr.md
docs/docker.ja.md
docs/setup.en.md
docs/setup.fr.md
docs/setup.ja.md
* Doc: Checkout 10.x tag only
Update "checkout latest release" command.
Checkout latest tag but 10.x tag only.
* Doc: Restore MongoDB
* Use tab instead of spaces
2019-04-16 13:09:31 +09:00
syuilo
16878caf09
Update doc
2019-03-12 13:26:26 +09:00
MeiMei
951288ecf0
docs to run in production mode ( #4347 )
...
* run in production mode from systemd
* NODE_ENV=production npm run build
* npm start
2019-02-22 14:18:05 +09:00
syuilo
0b5afadbb8
Update setup.ja.md
2019-02-15 05:58:09 +09:00
syuilo
6f473aa64a
Update setup.ja.md
2019-02-05 14:25:03 +09:00
syuilo
574747b9d4
Improve doc
2019-02-05 14:24:10 +09:00
syuilo
11a0ef485b
Resolve #4139
2019-02-05 13:56:50 +09:00
syuilo
3709ba95cd
Improve doc
2019-02-05 06:29:56 +09:00
syuilo
189f9f6592
Close #4093
2019-02-03 04:50:40 +09:00
Aya Morisawa
f793478709
Update setup.en.md
2019-01-20 20:13:08 +09:00
syuilo
15c9d15b8d
Update setup.en.md
2019-01-20 20:11:44 +09:00
Skid
c617b60f70
Correct some weird french translations in the docs. ( #3884 )
...
* Correct some weird french translations
* Update docker.fr.md
* Update setup.fr.md
* Update setup.fr.md
* Update docker.fr.md
* Update setup.fr.md
2019-01-14 06:08:33 +09:00
Stéphane Burdin
0a0e76679e
Add manage and docker docs in french and correct mistake in english ( #3863 )
2019-01-10 10:24:04 +09:00
syuilo
aa47b6732d
[Doc] Clean up
2018-12-20 03:19:44 +09:00
MeiMei
9e85291cd3
Add example nginx configuration ( #3659 )
...
* Sample Nginx configuration
* nginxによせる
* 非Debian系ではsites-enabledがない
2018-12-19 01:00:57 +09:00
syuilo
73df6e0347
Update manage.ja.md
2018-11-23 09:26:14 +09:00
syuilo
e6d62c5a7b
Update manage.en.md
2018-11-23 09:25:32 +09:00
syuilo
9235f72a2e
Update manage.ja.md
2018-11-23 09:23:40 +09:00
syuilo
9fe6da79b2
Update manage.en.md
2018-11-23 09:23:19 +09:00
ButterflyOfFire
28ccb14166
Create backup.fr.md ( #3342 )
...
* Create backup.fr.md
Create backup.fr.md
* Fix typo
Fix typo
2018-11-20 21:18:39 +09:00
Zero King
1fd298ac9c
Update docker.en.md ( #3272 )
2018-11-16 22:47:10 +09:00
Zero King
ba3e2a9371
Update setup.en.md ( #3270 )
...
* [doc] run as root
* [doc] update setup guide headings
2018-11-16 22:31:53 +09:00
ButterflyOfFire
ebfaa18f12
Create setup.fr.md ( #3225 )
2018-11-14 00:15:33 +09:00
和風ドレッシング
37bfb79123
Update setup.en.md ( #3202 )
...
初期状態のDebianやUbuntuだとpythonがないとインストールできなかったため(ConoHa, Vultr, DigitalOceanで検証済み)
2018-11-11 14:47:53 +09:00
syuilo
5105981e93
[Doc] Update docs
2018-11-09 03:54:45 +09:00
syuilo
cb6f390fb6
GitHub / Twitter連携の設定をDBに保存するように
2018-11-07 13:14:52 +09:00
syuilo
a6f8327aa2
reCAPTCHAの設定をDBに保存するように
2018-11-07 00:08:21 +09:00
syuilo
cdd123dfd3
[doc] specify node version
2018-11-05 10:48:40 +09:00
zwebmedia
ba5ed188a1
Add Crowdin info to translate docs ( #3044 )
2018-10-30 22:56:13 +09:00
かひわし4(バージョン1)
6a8c560d21
Docker関連の修正 ( #2997 )
...
* Modify Dockerfile and docker-compose.yml
* Fix MongoDB connection error
* Use alpine-3.8 instead of alpine-edge as base image
* Modify install packages
* Modify Mongodb image tag name
* Update Docker documents
* Add 'Download misskey' paragraph
* Make redis optional for Docker
2018-10-24 14:36:42 +09:00
nico
4f24d58a79
Make clear elasticsearch is required and not optional for the search to work ( #2927 )
2018-10-17 22:42:45 +09:00
syuilo
1bbca48a0b
Update setup.ja.md
2018-10-11 18:20:27 +09:00
syuilo
21f6a86772
Update setup.ja.md
2018-10-11 18:18:15 +09:00
syuilo
1117ce4b54
Redisをオプションにしたり
2018-10-11 15:50:27 +09:00
かひわし4(バージョン1)
7a406c1f13
Docker ( #2867 )
...
* Dockerize Misskey
* Add a new line at EOF
* Add support Elasticsearch
* /
* Add setup document for docker
* Add english document
* Edit docs
* docker -> Docker
* Arrange format
* Update docker.en.md
* Modify title
2018-10-09 15:09:50 +09:00
rinsuki
b847886254
fix docs ( #2678 )
2018-09-10 18:32:51 +09:00
pengin.nu
0e01fb5fc3
Update setup.ja.md ( #2663 )
...
Sudoに関する記述を追加
2018-09-08 17:10:47 +09:00
Aya Morisawa
09843a409b
Fix typo: Wroker -> Worker ( #2597 )
2018-09-03 18:58:26 +09:00
Aya Morisawa
409b37b271
Update setup docs
2018-09-01 18:42:46 +09:00
syuilo
52d640c5a7
Fix
2018-08-22 01:46:10 +09:00
syuilo
335200c31e
wip
2018-08-18 23:56:44 +09:00
Aya Morisawa
4bdef3720c
Update setup.en.md
2018-08-15 23:55:30 +09:00
Skid
f085ecedb3
Update setup.en.md
2018-08-14 15:41:55 +02:00
Aya Morisawa
3a77d871d5
Stop supporting docker
2018-08-12 00:30:58 +09:00
syuilo
2c6f881093
管理者用パスワードリセットコマンドを実装
2018-07-28 04:02:52 +09:00
syuilo
77b493c9b0
Use bee-queue instead of Kue
2018-07-26 08:11:47 +09:00
syuilo
2018a29968
Update docs
2018-07-25 07:29:55 +09:00
syuilo
a22ddb05ba
Update docs
2018-07-25 04:15:22 +09:00
syuilo
9455edf2da
Update docs
2018-07-25 04:10:56 +09:00
syuilo
c3b3b9b9a6
#1955
2018-07-25 00:29:18 +09:00