documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Make server documentation work for Ubuntu 20.04

Open jonoxia opened this issue 5 years ago • 1 comments

I'm on 20.04 LTS (Focal Fossa) and setting up a new Mastodon instance. Found that following the instructions on https://docs.joinmastodon.org/admin/install/ -- which mentions ubuntu 18.04 -- mostly worked as written, but I had to apt install slightly different library versions than those listed. Here is a corrected version that worked for me.

Since 20.04 is the latest LTS release, I propose the main documentation page should be written to work for this version.

jonoxia avatar Jul 03 '20 15:07 jonoxia

See #825

lazarusfriday11 avatar Oct 28 '20 17:10 lazarusfriday11

python to python3 was fixed in https://github.com/mastodon/documentation/pull/910 / https://github.com/mastodon/documentation/commit/1dc561d8e0d69dcd98bf4e6a74c07387a6f0e4d8 in the meantime.

libgdbm was removed in #820 / 074aafc.

aaaaalbert avatar May 05 '23 20:05 aaaaalbert

This pull request has merge conflicts that must be resolved before it can be merged.

github-actions[bot] avatar Nov 29 '23 10:11 github-actions[bot]

Closing as no longer required.

vmstan avatar Nov 29 '23 19:11 vmstan