Commit graph

244 commits

Author SHA1 Message Date
Laura Hausmann
91dddc439f
[sdk] Rename iceshrimp-js package to iceshrimp-sdk
This resolves possible confusion between iceshrimp-js (this project) and iceshrimp-sdk (the package)
2024-07-23 23:15:19 +02:00
Laura Hausmann
02040d934f
[docker] Update example docker-compose.yml 2024-07-16 17:16:18 +02:00
Laura Hausmann
9a932865b7
[docs] Switch to valkey for key/value storage (#558) 2024-07-02 22:57:28 +02:00
Laura Hausmann
dbd65a335a
[docs] Add postgresql-contrib to installation requirements 2024-03-21 14:41:07 +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
Norm
9ac99d9f86 [docs] Improve podman guide
- Create the `$HOME/.config/containers/systemd` dir if it doesn't
  already exists
- Fix the copy command for podman services
- Call `systemctl --user daemon-reload` to reload services before
  starting them.
2024-02-25 14:24:28 -05:00
Laura Hausmann
dbaec21750
[docs] Add disclaimer for migrations from Misskey v13 and forks 2024-01-26 17:44:03 +01: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
9c598fe3bf
[docs] Fix line breaks in migrate.md 2023-12-11 16:10:14 +01:00
Jeder
204f8bcd01
[docs] Add firefish migration docs 2023-12-11 15:52:48 +01:00
AntoineÐ
a38caae060 add ALTER DATABASE in install.md 2023-12-08 13:12:48 +01:00
Laura Hausmann
49e2edfa6c
[docs] Add information on running with multiple workers 2023-11-25 03:18:39 +01:00
Laura Hausmann
6849a10a6a
[docs] Add ICESHRIMP_SECRETS to installation docs 2023-11-25 03:09:49 +01:00
Laura Hausmann
b9b669570b
[docs] Add section on environment variables to install.md 2023-11-24 00:51:36 +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
Pyrox
1b10406474 [docs] Update nix development docs
Updates them to note you need to install git-lfs
Removes parts related to the rust parts of the environment that no longer exist
Also adds that if you have problems with the environment, you should join the matrix room and ping me.
2023-11-15 23:37:24 +01:00
Laura Hausmann
e17f2659f5
[docs] Improve git-lfs disclaimers
Not all distros automatically run git lfs install, so we should advise users to do so themselves.
2023-11-15 21:32:42 +01:00
Laura Hausmann
f2d7716f1a
[docs] Fix instructions on loading LFS data after cloning without git-lfs being installed 2023-11-12 19:55:49 +01:00
Laura Hausmann
188390f6e9
[docs] Don't recommend depth=1 for non-deployment-only docker clones
Due to the Git LFS migration this barely saves any disk space and it prevents users from switching branches
2023-11-10 19:19:11 +01:00
Laura Hausmann
4abab16b25
[docs] Add git-lfs disclaimers 2023-11-10 04:30:43 +01:00
Laura Hausmann
1488529228
[docs] Update bare metal install guide 2023-11-07 01:53:31 +01:00
Laura Hausmann
b5a26e1667
[docs] Add corepack disclaimer to bare metal install guide 2023-11-05 15:20:05 +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
766bbbfa6c
[docs] Shallow clone by default 2023-10-19 02:44:55 +02:00
Laura Hausmann
f14b3cec97
[backend] Automatically generate vapid/web-push keys
Co-authored-by: Johann150 (563f3672a9)
2023-10-13 19:23:36 +02:00
Laura Hausmann
6bf6a71151
[docs] Add PGTune instructions to install docs 2023-10-07 17:09:18 +02:00
Laura Hausmann
158c7694c0
Remove rust deps from Dockerfile & CI, cleanup docs 2023-09-26 21:39:40 +02:00
Laura Hausmann
f73d13dd77
Move docker-compose example file to docs/examples 2023-09-06 18:23:41 +02:00
Luna D Dragon
91b8b7b76b
Defry the fish (#125)
Co-authored-by: Luna <luna.dragon@suse.com>
Reviewed-on: https://iceshrimp.dev/iceshrimp/iceshrimp/pulls/125
Co-authored-by: Luna D Dragon <lunarequest@nullrequest.com>
Co-committed-by: Luna D Dragon <lunarequest@nullrequest.com>
2023-08-21 16:14:53 +02:00
Jeder
3fbc5c5a7d
BuildKit-related changes 2023-08-16 13:58:59 +02:00
Jeder
102bd9d022
Docker Compose install guide 2023-08-16 13:58:59 +02:00
Jeder
86cc1927e5
add "Adding another admin section" to post-install.md, and cosmetics 2023-08-16 13:58:59 +02:00
Jeder
483fc5f053
suggestions, fixes 2023-08-16 13:58:59 +02:00
Jeder
897ddb5535
Manual install docs, cleanup 2023-08-16 13:58:59 +02:00
Laura Hausmann
3ac4e8d9a5
Further rebranding 2023-07-21 19:33:01 +02:00
ThatOneCalculator
a6687370fb v1.0.1 2023-07-19 15:20:22 -07:00
ThatOneCalculator
751b6bb132 links 2023-07-19 08:58:59 -07:00
ThatOneCalculator
73f3303f62 Merge branch 'rebrand' into develop 2023-07-19 08:55:26 -07:00
ThatOneCalculator
3b287a11af repo 2023-07-18 21:21:48 -07:00
Kainoa Kanter
c96a8d836a docs: 📝 foundkey migration apply patch correctly 2023-07-18 06:52:08 +00:00
Kainoa Kanter
161127c80e Update 'docs/fk.patch' 2023-07-18 06:32:39 +00:00
ThatOneCalculator
b04d6d67fa docs: 📝 migration note 2023-07-17 17:46:45 -07:00
ThatOneCalculator
a2e845ce95 docs: 📝 foundkey patch (thanks volpeon!)
ref: https://is-a.wyvern.rip/notes/9hac2nd98s
2023-07-17 17:45:53 -07:00
ThatOneCalculator
2913eddbce we be renamin 2023-07-15 14:21:17 -07:00
ThatOneCalculator
6bc25eb38b Merge branch 'develop' into rebrand 2023-07-15 14:15:01 -07:00
ThatOneCalculator
1f2a29c203 docs: 📝 FoundKey EOL disclaimer 2023-07-11 21:07:32 -07:00
ThatOneCalculator
22cc5a5953 docs: 📝 FoundKey migration docs
Co-authored-by: Jeder <jeder@noreply.codeberg.org>
Superscedes #10471
2023-07-11 15:05:58 -07:00
Namekuji
85fcb8b348 docs: fix typo 2023-07-10 12:50:54 -04:00
ThatOneCalculator
6c7f0521aa find and replace 2023-07-02 15:18:30 -07:00
ThatOneCalculator
116da85775 docs: 📝 use document instead of symlink 2023-06-23 21:48:49 -07:00