Go to file
かひわし4(バージョン1) 23a5a75778 Docker: Remove quotes in docker_example.env (#4765)
Docker does not parse quotes in env_file.
As follows if enclosed in quotation marks.

docker_example.env:
POSTGRES_PASSWORD="password"

Environment value in Misskey container:
$ echo $POSTGRES_PASSWORD
"password"

Some users may see this behavior as unexpected.

Dockerはenv_fileのクォーテーションマークを解析しません。
もし値がクォーテーションマークで囲まれていた場合は以下のような動作になります。

docker_example.env:
POSTGRES_PASSWORD="password"

Misskeyのコンテナ内の環境変数:
$ echo $POSTGRES_PASSWORD
"password"

この動作を予期しない動作のように思うユーザーがいるかもしれません。
2019-04-21 23:58:15 +09:00
.autogen Update __MISSKEY_HEAD 2019-02-04 16:41:11 +09:00
.circleci Clean up 2019-04-17 14:39:45 +09:00
.config Docker: Remove quotes in docker_example.env (#4765) 2019-04-21 23:58:15 +09:00
.github Update 01_bug-report.md 2019-04-05 01:14:25 +09:00
.vscode
assets Create robots.txt (#4439) 2019-03-07 20:11:04 +09:00
docs Doc: Update setup documents (#4680) 2019-04-17 02:15:27 +09:00
locales Improve user lists index (#4605) 2019-04-18 21:33:24 +09:00
src Fix: リモートユーザーの修復処理が自動的に実行されない など for v11 (#4764) 2019-04-21 23:57:44 +09:00
test Add test 2019-04-18 14:39:49 +09:00
.dockerignore Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
.editorconfig
.eslintrc Update .eslintrc 2019-01-19 19:16:57 +09:00
.gitattributes
.gitignore Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
.node-version Create .node-version 2019-01-20 19:09:23 +09:00
.npmrc
.vsls.json
CHANGELOG.md 11.2.1 2019-04-21 06:52:01 +09:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Update CONTRIBUTING.md 2019-04-17 16:59:39 +09:00
crowdin.yml
docker-compose.yml Update docker-compose.yml 2019-04-14 12:05:12 +09:00
Dockerfile Docker: Back to npm from yarn (#4730) 2019-04-18 01:09:31 +09:00
gulpfile.ts Clean up 2019-04-14 22:54:33 +09:00
index.js Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
jsconfig.json
LICENSE
package.json 11.2.1 2019-04-21 06:52:01 +09:00
Procfile Create Procfile 2019-04-05 18:17:30 +09:00
README.md Update README.md [AUTOGEN] (#4748) 2019-04-19 15:37:47 +09:00
tsconfig.json strictNullChecks (#4666) 2019-04-13 01:43:22 +09:00
tslint.json Enhance poll (#4409) 2019-03-06 22:55:47 +09:00
webpack.config.ts Add missing semicolon 2019-03-08 21:38:23 +09:00

Misskey

CircleCI Dependencies PRs Welcome

A forever evolving, sophisticated microblogging platform.

Misskey is a decentralized microblogging platform born on Earth. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms. Why don't you take a short break from the hustle and bustle of the city, and dive into a new Internet? Find an instance!

Become a Patron!

Features

Posting

Post your ideas, discussion topics, fun moments, or anything else you want to share! Misskey supports text, emoji, pictures, videos, and polls!


Reactions

Reactions are the simplest way to respond to others' posts. Simply pick a reaction emote from the list! Reactions on Misskey are much more expressive than other social media services which only allow “liking”.


Interface

Customize the UI to your own tastes! No UI will work for everyone, so Misskey is completely customizable. Make Misskey *yours* by editing the style, adjusting timeline layouts, and placing widgets.


Misskey Drive

Organize and store your files! Want to post a picture you have already uploaded? Wish you could organize your files into folders? Misskey Drive is a solution!


...and more! Experience Misskey with your own eyes at misskey.io or join one of the other instances that are available.

Screen shots

Profile page

Explore users

🆕 What's new

Please see the Release notes.

📦 Create your own instance

Please see the Setup and Installation Guide.

🔧 Contribution

Please see the Contribution Guide.

Collaborators

syuilo AyaMorisawa mei23 acid-chicken
@syuilo @AyaMorisawa @mei23 @acid-chicken

❤️ Backers

Hiroshi Seki weep ne_moni Melilot osapon 見当かなみ
Hiroshi Seki weep ne_moni Melilot osapon 見当かなみ
gutfuckllc mydarkstar Peter G. itiradi nemu sikyosyounin YUKIMOCHI Sampot Ryosuke Yamamoto Satsuki Yanagi
gutfuckllc mydarkstar Peter G. itiradi nemu sikyosyounin YUKIMOCHI Sampot Ryosuke Yamamoto Satsuki Yanagi
takimura Damillora Atsuko Tominaga natalie Hiratake Hekovic dansup Gargron Nokotaro Takeda
takimura Damillora Atsuko Tominaga natalie Hiratake Hekovic dansup Gargron Nokotaro Takeda
Takashi Shibuya
Takashi Shibuya

Last updated: Thu, 18 Apr 2019 23:38:06 UTC

Copyright (c) 2014-2019 syuilo

Misskey is open-source software licensed under the GNU AGPLv3.