Commit Graph

260 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
5e14c8550c Explore -> Discover Dead Links FIx 2024-05-03 23:12:55 +02:00
Crimekillz
eb63e1420b Development Mode Backend for build:debug, Full Sourcemapping of Front and Backend, Full Debugging and working Vue Devtools Plugin 2024-05-03 21:15:46 +02:00
Crimekillz
fa7f40a56d
docs/docker-compose-install.md aktualisiert 2024-04-28 12:19:17 +02:00
Crimekillz
97a407b3bf Add info on how to use a custom resolver 2024-04-17 21:09:57 +02:00
Crimekillz
e791e49468
docs/punycode.md hinzugefügt 2024-04-17 14:55:07 +02:00
Crimekillz
8f0bb0d381 Release v2024.04.1 2024-04-16 23:21:29 +02:00
Crimekillz
2c30439533 Flamingo 3 2024-04-06 23:55:59 +02:00
Crimekillz
2438c226d3 Flamingo 2 2024-04-06 22:57:52 +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
Crimekillz
78a27c0d75 Merge branch 'dev' of https://iceshrimp.dev/Crimekillz/trashposs into dev 2024-03-30 21:41:48 +01:00
Crimekillz
3cf121bf5c Add patches by ShittyKopper, Wait No, Allow proxying of videos and audio, add sharkey migration script 2024-03-30 21:40:53 +01:00
Crimekillz
4f029ccbf3
docs/federate-via-onion-i2p.md aktualisiert 2024-03-30 16:50:28 +01:00
Crimekillz
2a5cd2d9d5
docs/federate-via-onion-i2p.md hinzugefügt 2024-03-30 16:49:53 +01:00
Crimekillz
30abed00fd Rename Bite to Chomp and add Docker Registry guide 2024-03-26 12:40:19 +01: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