summaryrefslogtreecommitdiff
path: root/docs/installation/gentoo_en.md
AgeCommit message (Collapse)Author
2023-12-28Fix some more typosmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-04docs: Fix broken linksHaelwenn (lanodan) Monnier
2023-07-03Merge branch 'gentoo_otp' into 'develop'Haelwenn
Packaged installation guide for gentoo See merge request pleroma/pleroma!3906
2023-06-13gentoo_en: Reference packaged installationHaelwenn (lanodan) Monnier
2023-05-27Add instructions to other distro's guidestusooa
2021-08-10Make the OPT recomendation clearerIlja
AFAIK OTP releases are the recomended way of installing, but * People seem unaware of that and use from source installations because they use the guide with the name of their distro * People don't know what OTP releases are or what it means I added a warning on all installation-from-source guides and added the same explanation on the two OTP pages (the miigration to OTP and installing OTP)
2021-06-11docs: Use one file to describe dependenciesHaelwenn (lanodan) Monnier
2021-05-31Merge branch 'docs/goto-libera' into 'develop'Haelwenn
Changing references of freenode to libera.chat See merge request pleroma/pleroma!3415
2021-05-31Changing references of freenode to libera.chatHaelwenn (lanodan) Monnier
2021-05-16Docs: use `MIX_ENV=prod mix pleroma.instance gen`Alex Gleason
2020-10-09Merge branch 'develop' into feature/gen-magicMark Felder
2020-09-26Adjusted MediaProxyControllerTest to gracefully fail on missing ↵Ivan Tashkinov
dependencies. Installation docs update. Added ffmpeg/imagemagick checks to launch checks (if media preview proxy is enabled). Added documentation on installing optional media / graphics packages (imagemagick, ffmpeg, exiftool).
2020-09-24Added documentation on installation of `ffmpeg` and `ImageMagick` dependencies.Ivan Tashkinov
2020-09-10Merge branch 'develop' into feature/gen-magicMark Felder
2020-08-10docs: add cmake to other installation guidesAlibek Omarov
2020-06-22Add include for the "Further reading" sectionIlja
* I added an include and use this include for the installation guides that already had this section * I added the "Further reading" section as well as te "Questions" section to the English guides that didn't have it yet * I added a first point "How Federation Works/Why is my Federated Timeline empty?" to link to lains blogpost about this because we still get this question a lot in the #pleroma support channel * I reordered the list a bit
2020-06-16Switch from gen_magic to majic, use Majic.Plug, remove Pleroma.MIMEhref
2020-06-16Pleroma.MIME: use gen_magichref
2019-10-14Preparations for renaming `master` to `stable`rinpatch
2019-10-03Fix references to other pagesrinpatch
2019-07-15Remove dead link from the installation docsEugenij
2019-06-28Update docs/installation/arch_linux_en.md, docs/installation/centos7_en.md, ↵Julien Wehmschulte
docs/installation/debian_based_en.md, docs/installation/debian_based_jp.md, docs/installation/gentoo_en.md files
2019-05-30Install docs should clone from master branchfeld
2019-04-20Include explicit warning for emerge config line as it will vary more widely ↵witches.live
based on current version of postgres