Commit Graph

274 Commits

Author SHA1 Message Date
renovate[bot] b6fd7ec217
chore: Configure Renovate (#308)
* Add renovate.json

* Updating schedule.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-05-15 10:10:10 -04:00
Nutomic 5d45b0031b
Update 08-plugins.md (#307) 2024-05-13 22:42:55 -04:00
Nutomic 999fec4f31
Documentation for writing Lemmy plugins (#306) 2024-05-07 13:12:39 -04:00
Dessalines 2f57658f00
Remove latest tag for mlc image. (#304)
* Remove latest tag for mlc image.

* Moving to 0.16.3 tag.
2024-04-04 11:06:34 -04:00
Kalin Staykov a86bd1a50d
Add gcc to from_scratch.md instructions (#303)
we need to make sure to have cc command for some steps
2024-03-29 09:24:41 -04:00
Dessalines f07f846fd9
Fixing woodpecker. (#302) 2024-03-27 15:21:15 +01:00
Divided by Zer0 ada0c521c7
doc: improve docker and performance troubleshooting (#300)
* doc: improve docker and performance troubleshooting

* doc: added downgrade instructions

* doc: Added release command directly on command

* doc: typos
2024-03-11 17:00:46 -04:00
Dessalines 14ec847b6b
Adding an explicit entitlement clause to the CoC. (#301)
* Adding an explicit entitlement clause to the CoC.

* Adding link.
2024-03-11 10:35:05 +01:00
Dessalines c599fa20ed
Changing yarn to pnpm (#298) 2024-03-04 16:24:31 +01:00
Nutomic e8acf39a91
Correct command line flags in scaling page (#297)
* Correct command line flags in scaling page

* Update horizontal_scaling.md

* Update horizontal_scaling.md
2024-03-04 09:06:23 -05:00
Dessalines 2c5c2053bb
Fix sub and superscript renders. (#296) 2024-02-26 10:02:47 +01:00
Knthost 691ec869f3
Update administration.md (#295)
Add K&T Host as a managed Lemmy provider.
2024-02-18 09:06:42 -05:00
Nutomic 762639fe2e
Suggest to open issue if project has trouble federating with Lemmy (#294) 2024-02-13 18:31:45 -05:00
Cole Gerdemann 0c4b47c148
Clarify that prometheus is included by default (#292) 2024-02-08 10:44:44 +01:00
Dessalines f886b9b847
Add instructions for Torrent-Streaming to docs. (#291)
* Add instructions for Torrent-Streaming to docs.

- These instructions can then be linked to in UIs,
  where the post_url is a torrent magnet link.
- Context: https://github.com/LemmyNet/lemmy/issues/4204

* Fixing up language, and wiki link.
2024-02-08 10:43:35 +01:00
Gaëtan 7e5ad857e9
Update default password for docker development (#290) 2024-01-25 11:33:26 -05:00
Dessalines 3afc885c84
Adding voting as active. (#288) 2023-12-13 10:05:59 -05:00
Lucas 2cb074463c
Update from_scratch.md (#286)
* Update from_scratch.md

Fixing typos from: https://github.com/LemmyNet/lemmy-docs/issues/285

* Fixed types in from_scratch.md

Removed tls option
2023-12-05 10:08:41 +01:00
Kayn 0cd4bf29a9
Update link to current API version (#284) 2023-11-13 18:00:32 -05:00
gribodyr b3584a450b
Updated "Install from Scratch" guide (#279)
* Updated "Install from Scratch" guide

- PostgreSQL 16 installation
- Pict-rs specific instructions (folders, ImageMagick AppImage problems in LXC containers, etc.
- Update Lemmy version to 0.18.5 in the docs
- Use /opt/lemmy for deployment (the Linux way (c))
- Update Nodejs and Yarn installation instructions per current updates from Nodesource
- Bump Nginx version to 20
- Updated Nginx config file

* Prettier

* prettier once more

* Fix typos

* Address code review comments

* Fix typos

* Fix PostgreSQL installation snippet
Update Nginx config

* Remove obsolete paragraph

* Fix annoying typo

* Add actual port numbers
Nix pictshare redirect from vhost config

* More prettier!

---------

Co-authored-by: gribodyr <deryabka@deryabka.ai>
2023-11-06 11:57:13 +01:00
Daniel Waechter d119bb3f31
Update linter path (#280)
The lint script has changed to lint.sh
2023-11-02 06:30:33 -04:00
Dessalines a6e2572e4c
Remove contact email. (#278) 2023-10-25 12:06:37 +02:00
Kaiwalya Koparkar e80831ffe1
feat: Introducing Elestio as fully managed deployment option (#277)
* feat: Introducting Elestio as fully managed deployment option

* feat: Removed the step-by-step tutorial

* fix: Spelling and lint failure issue resolved

* fix
2023-10-20 10:54:07 +02:00
Daniel Lo Nigro fe95bd00c3
Remove references to legacy Docker Compose v1 (#275)
* Remove references to legacy Docker Compose v1

* Add Debian information to installation page
2023-10-16 19:36:10 -04:00
Brian bc063f46eb
Add warning about using container images tagged with 'latest'. (#273)
* Add warning about using images tagged with 'latest'.

* Fix typo

* Add link to issue and clarification
2023-10-02 15:04:17 +02:00
Dessalines 8d8796333c
Updating domain change process. Fixes #271 (#272)
* Updating domain change process. Fixes #271

* Adding a few more fields.
2023-09-28 14:46:40 +02:00
phiresky 6b52d62151
Add info about horizontal scaling and debugging persistent queue (#270)
* persistent queue info

* fix format and fed queue content
2023-09-28 11:15:59 +02:00
Dessalines 46e7d377c5
Adding documentation for scaled rank. (#267) 2023-09-07 15:29:39 +02:00
Schmork 139e64170c
Update 03-votes-and-ranking.md: Clarified wording (#269)
Problem: There was only an implicit hint that "New Comments" also sorts posts with zero comments to the top.

Solution: Make that behaviour description explicit.
2023-09-07 09:17:18 -04:00
Cody Robertson 097cc39a7e
Add `proxy_params` to list of files to download for docker-compose (#268)
- Added in https://github.com/LemmyNet/lemmy-ansible/pull/161
2023-09-06 15:36:41 -04:00
Nutomic 869fb47c89
Add another unofficial api doc (#266)
* Add another unofficial api doc

* fmt
2023-09-06 08:54:19 -04:00
Nutomic 63baa2cbac
Add link to unofficial api docs at lemmy.readme.io (#265) 2023-09-04 15:34:10 -04:00
0WN463 f0f76d4dbd
Fix linking to wrong page for 'lemmy-js-client' on contributers/01-overview.md (#263)
Co-authored-by: 0WN463 <>
2023-08-07 16:55:47 -04:00
Santiago sacuna 379c208ea7
Restore update-includes.sh script in CI (#259)
* Restore update-includes.sh script in CI

It was removed in 0dc13b4ea1 and since
then the CI build throws a bunch of errors but still exits with status
code 0.

* Add missing dependencies for update-includes.sh script

---------

Co-authored-by: ziflit <ziflit@no-reply.github.com>
2023-07-26 13:06:00 +02:00
Santiago sacuna b83e257ab4
Fix libraries link in API documentation (#258)
The content in the README was apparently moved in
050216eed9

Co-authored-by: ziflit <ziflit@no-reply.github.com>
2023-07-26 12:56:32 +02:00
usr3 de13ed6fc9
Updated link to latest Ubuntu (#257)
This commit updates the TLS guide from Ubuntu 20.04 to 22.04 (latest LTS).
2023-07-26 12:55:03 +02:00
Joseph Hunkeler b6a58b81bb
Fix port forwarding (#252)
* Remove strict transport transport security
* Hidden service forwards 10080 to 80
* Compose forwards proxy:10080 to 127.0.0.1:10080
2023-07-19 13:17:00 +02:00
RocketDerp d254233345
From scratch updates2023 06 30 (#241)
* reference Ubuntu 22.04, Lemmy 0.18.0, move RUST_LOG to correct service

* Build lemmy_server from github checkout

* fix sudo to be consistent with earlier example, update versions to 0.18.2

* use sudo more where needed, discuss non-privileged account for rustup and cargo compile, upgrade for lemmy_server uses git

* fix typo 'normal', be more explicit about how to upgrade already-running lemmy_server binary

* mistaken "NOTE:" left in, removed

* upgrade lemmy_server refinement

* prettier
2023-07-19 13:05:35 +02:00
Sander Saarend ea8b4a1a9b
Add notes about horizontal scaling (#249)
* Add notes about horizontal scaling

* Implement PR feedback

* Remove a bunch of newlines
2023-07-17 11:46:16 -04:00
Nico D'Cotta ad942efdf2
Add page for Nomad deplpoyments (#247)
* Add page for Nomad deplpoyments

* Satisfy linter

* use other methods page instead
2023-07-17 11:44:20 -04:00
Jason Grim c822475685
Updated Lemmy Matrix Support link (#248) 2023-07-13 12:32:40 +02:00
Vasilis Mavromatis 3d39f9421b
fix typo (#245)
* fixtypo

* Fix line 8
2023-07-10 15:30:50 +02:00
Andrew Fields 8ee8f3ef60
Prometheus documentation (#244) 2023-07-05 13:25:27 +02:00
Shadow 825985e59c
Update backup_and_restore.md (#242) 2023-07-03 10:46:24 +02:00
TheSaneWriter 892abc1ef5
Update 02-local-development.md (#232)
* Update 02-local-development.md

When pull request #1517 was merged to lemmy-ui, which I have a link to [here](d0dff77377), the dev command to run the local frontend was changed from `yarn start` to `yarn build:dev --watch`. This updates the documents to reflect that.

* Update 02-local-development.md

This is a better shorthand for the command, it does the same thing but is shorter.
2023-06-26 13:26:13 +02:00
Daniel Collins f436982690
Add nginx default config to the list of default config files to download in the docker install instructions (#236) 2023-06-26 13:25:45 +02:00
Pascal de Vink ffbecd5b25
Replace brew prefix with dynamic lookup (#234)
Homebrew changed their default installation location, so using /usr/local might not work out-of-the-box for everyone, and will not work for more and more people going forward.
2023-06-26 13:24:53 +02:00
Dessalines 14eef8c998
Updating docker install docs. (#231)
* Updating docker install docs.

* Reorganizing.
2023-06-23 07:57:43 -04:00
mtekman 17588effe9
Update from_scratch.md (LEMMY_UI variables, and added note about failing postgresql config) (#221)
* Update from_scratch.md

Updated out of date LEMMY_UI environment variables, and added caution with failing postgresql configuration

* Feedback from @Nutomic and @RocketDerp

* ran through prettier

* resolve merge conflict

* Added note about pict-rs being standalone and embeddable
2023-06-22 11:30:06 +02:00
Michał 915d7d898b
document LEMMY_SMTP_PASSWORD (#224)
* document LEMMY_SMTP_PASSWORD

* chore: format code
2023-06-21 13:13:54 -04:00