Commit Graph

23 Commits

Author SHA1 Message Date
Crimekillz
aa273ccf21 Release is default docker-compose version now, fix more dead links and missing texts.... 2024-06-30 11:34:59 +02:00
Crimekillz
f1ab8211c9 Livepatching Halleluja! 2024-06-30 02:29:36 +02:00
Crimekillz
97a407b3bf Add info on how to use a custom resolver 2024-04-17 21:09:57 +02:00
Crimekillz
2c30439533 Flamingo 3 2024-04-06 23:55:59 +02:00
Crimekillz
00e40c7203 Flamingo 2024-04-06 22:38:19 +02:00
Crimekillz
d2a86713af Achievements 1.5/2 2024-04-06 19:13:08 +02:00
Crimekillz
727fd4a3dc Update apache example to properly support notifications and files 2024-03-30 23:18:56 +01:00
Crimekillz
bf750e2406 Add tor and privoxy to docker-compose.yml 2024-03-30 22:43:32 +01:00
Norm
c8704f4517 [docs] Enable gzip compression in example nginx config
This should help reduce the bandwith usage of Iceshrimp when using
Nginx.

The `gzip_types` setting is copied from Akkoma's nginx config:
889b57df82/installation/nginx/akkoma.nginx (L66)
2024-03-14 00:18:21 -04:00
Jeder
299a20fb71
[docs] Add podman (quadlet/systemd) installation guide
Co-authored-by: Jeder <jeder+git@jeder.pl>
Co-committed-by: Jeder <jeder+git@jeder.pl>
2024-01-03 22:57:10 +01:00
Laura Hausmann
4c12a8882e
[docs] Remove search backends from installation docs, example config & example docker-compose.yml 2023-11-19 04:10:00 +01:00
Laura Hausmann
42aa8b7126
[backend] Remove cache server configuration, migrate back to unified redis in-memory cache 2023-11-05 15:03:17 +01:00
Laura Hausmann
f73d13dd77
Move docker-compose example file to docs/examples 2023-09-06 18:23:41 +02:00
Jeder
897ddb5535
Manual install docs, cleanup 2023-08-16 13:58:59 +02:00
syuilo
4e56cb297a ドキュメントをmisskey-hubに移管 2021-10-21 23:24:23 +09:00
MeiMei
394fcb483a nginxのサンプルにコメント追加 (#7113) 2021-01-23 19:57:43 +09:00
MeiMei
1d00fd727d Fix #6397 Mastodon v2.5.0未満からのActivityが受け取れない (#6518) 2020-07-11 06:18:14 +09:00
MeiMei
5225ad822c brotli圧縮の無効化など Resolve #6325 (#6326)
* disable brotli

* disable compress between nginx and app
2020-05-09 08:18:21 +09:00
MeiMei
91c4ff9185 nginxサンプルでTLSv1.2以外をdropなど (#6298) 2020-04-26 10:36:25 +09:00
YuzuRyo61
6ffdf49c84 fix typo in misskey.nginx (#5445)
sites-ebabled => sites-enabled
2019-09-21 21:44:24 +09:00
Takeshi Umeda
a19c25473c Modify ssl directive to 'ssl' for listen directive (#5237)
the "ssl" directive is deprecated. 
http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl
2019-08-01 19:12:32 +09:00
YuzuRyo61
e83abda575 Fix space indent in misskey.nginx (#4717)
Tabインデントになっていたものをスペースインデントに変更
2019-04-16 19:41:58 +09:00
MeiMei
1d6e437821 Add example nginx configuration (#3659)
* Sample Nginx configuration

* nginxによせる

* 非Debian系ではsites-enabledがない
2018-12-19 01:00:57 +09:00