Accueil > programmes > mastodon
mastodon
Publié le 14 juin 2024, dernière mise-à-jour le 14 juin 2024, 1 visites, visites totales.
installation
- docker
- https://github.com/mastodon/mastodon/pkgs/container/mastodon
- docker pull ghcr.io/mastodon/mastodon:nightly.2024-06-14
- zip
- https://github.com/mastodon/mastodon
- https://github.com/mastodon/mastodon/archive/refs/heads/main.zip
apt-get install curl wget gnupg apt-transport-https lsb-release ca-certificates apt-get install imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev file git-core g++ libprotobuf-dev protobuf-compiler pkg-config gcc autoconf bison build-essential libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libncurses5-dev libffi-dev libgdbm-dev nginx nodejs redis-server redis-tools postgresql postgresql-contrib certbot python3-certbot-nginx libidn11-dev libicu-dev libjemalloc-dev rbenv #adduser --disabled-login mastodon adduser mastodon su - mastodon