Commit graph

11 commits

Author SHA1 Message Date
a6b90b14b6
set docker db shm_size
Some checks failed
Test (backend) / unit (22.11.0) (pull_request) Successful in 8m19s
Test (backend) / e2e (22.11.0) (pull_request) Successful in 11m15s
Lint / pnpm_install (pull_request) Successful in 1m14s
Lint / lint (backend) (pull_request) Successful in 2m24s
Lint / lint (frontend) (pull_request) Successful in 2m34s
Lint / lint (frontend-embed) (pull_request) Successful in 2m44s
Lint / lint (frontend-shared) (pull_request) Successful in 3m13s
Lint / lint (misskey-js) (pull_request) Successful in 2m49s
Lint / lint (misskey-bubble-game) (pull_request) Successful in 3m1s
Lint / typecheck (backend) (pull_request) Successful in 2m15s
Lint / lint (sw) (pull_request) Successful in 2m47s
Lint / lint (misskey-reversi) (pull_request) Successful in 2m50s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m29s
Lint / typecheck (sw) (pull_request) Successful in 1m25s
Lint / pnpm_install (push) Successful in 1m57s
Publish Docker image / Build (push) Successful in 5m26s
Test (production install and build) / production (22.11.0) (push) Successful in 1m5s
Lint / lint (backend) (push) Successful in 2m16s
Test (backend) / unit (22.11.0) (push) Successful in 9m11s
Lint / lint (frontend) (push) Successful in 2m29s
Lint / lint (frontend-embed) (push) Successful in 2m27s
Lint / lint (frontend-shared) (push) Successful in 2m28s
Lint / lint (misskey-bubble-game) (push) Successful in 2m27s
Test (backend) / e2e (22.11.0) (push) Failing after 12m38s
Lint / lint (misskey-js) (push) Successful in 2m40s
Lint / lint (sw) (push) Successful in 2m45s
Lint / lint (misskey-reversi) (push) Successful in 2m59s
Lint / typecheck (backend) (push) Successful in 2m46s
Lint / typecheck (misskey-js) (push) Successful in 1m46s
Lint / typecheck (sw) (push) Successful in 1m57s
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-15 17:16:33 -06:00
6dbc02af9a
fixup! update docker image 2024-11-06 18:27:55 -06:00
eb4ccbb662
update docker image
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-06 18:09:41 -06:00
6bd7a8ae63
revert set wal_level flag
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-06 02:54:47 -06:00
a59688fab4
add slave profile
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-03 01:36:32 -05:00
80209385e8
use custom replication solution
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-03 00:50:33 -05:00
93a9ba8159
consistent ownership
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-01 18:45:19 -05:00
fe58cef568
draft logical replicate
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-01 04:27:57 -05:00
deb2229dd7
Audit-only firewall (#1)
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-10-16 21:55:44 -05:00
Souma
1b84760c19
enhance(backend): Load settings via environment variables (#14179)
* feat(backend): Load settings via environment variables

If they're not loaded from the config file.

* chore(docker): Add hints for environment variables

It supports users to know about them.

* docs(changelog): Add the description about this change

Users can notice what's changed by this PR.

* style(backend): Fix code syntax

To pass the linter.
2024-07-14 21:33:22 +09:00
ぬるきゃっと
a6edd50a5d
chore(docker-compose): 推奨の名前にする (#14096)
* chore(docker-compose): 推奨の名前にする

5c18e329d5/spec.md (compose-file)

* yaml to yml

* fix

* fix
2024-06-28 11:16:12 +09:00
Renamed from docker-compose_example.yml (Browse further)