scripts/bash/mastodon
Tykayn 920ffe9a91 add old scripts 2022-05-30 11:36:14 +02:00
..
README.md add old scripts 2022-05-30 11:36:14 +02:00
config_nginx_example add old scripts 2022-05-30 11:36:14 +02:00
mastodon_install.sh add old scripts 2022-05-30 11:36:14 +02:00

README.md

#Script d'install de Mastodon sur Ubuntu 18.04 à lancer après une installation toute neuve d'ubuntu 18.04 server.

Cette install de Mastodon fonctionne avec Ruby, Nginx, NPM, yarn qui seront installés automatiquement si besoin

 
 && wget https://gitlab.com/tykayn1/cipherbliss.com/raw/master/bash/mastodon/mastodon_install.sh \
  && chmod +x mastodon_install.sh
  && sudo bash mastodon_install.sh