Code Monkey home page Code Monkey logo

mastodon-installer's Introduction

🦣 Mastodon installer (unofficial)

⚠️ This is beyond experimental and may need some manual intervention from you. Let me know about any problems you run into!

Escape the Space Karen

Be your own hall monitor and host your own Mastodon server on the fediverse!

Requirements

  • Ubuntu 20.04 LTS (support for 22.04 is in the works!)
  • A server or VPS (in the cloud, on your Raspberry Pi, anywhere!) with at least 2 GB of memory
  • A domain name (or subdomain) already pointing to this server's public IP address

Usage

Running the script

If you trust me (which you shouldn't, please don't trust random people on the internet!) this will download and run the installer automatically:

# with curl
curl -fsSL https://github.com/jakejarvis/mastodon-installer/raw/HEAD/install.sh | bash

# alternatively, with wget
wget -q https://github.com/jakejarvis/mastodon-installer/raw/HEAD/install.sh -O- | bash

Or, clone this repository and make sure the installer is executable before running:

git clone https://github.com/jakejarvis/mastodon-installer.git && cd mastodon-installer
chmod +x install.sh
./install.sh

What's next?

Software installed

  • Mastodon, of course
  • Nginx
  • PostgreSQL
  • Redis
  • Node + Yarn
  • Ruby
  • Certbot

License

MIT

mastodon-installer's People

Contributors

jakejarvis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

stalane

mastodon-installer's Issues

Restore script

I saw there is a backup script, but not a restore. Will it be possible to have one?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.