Browse Source

improve install doc

tags/v1.1
Nico Rey 4 years ago
parent
commit
c98d6c8210
1 changed files with 20 additions and 1 deletions
  1. +20
    -1
      INSTALL.md

+ 20
- 1
INSTALL.md View File

@@ -1,11 +1,30 @@
- [Raspberry PI operating system](#raspberry-pi-operating-system)
- [Automatic install](#automatic-install)
- [Manual install](#manual-install)
- [Required packages and software](#required-packages-and-software)
- [Install rtl_sdr](#install-rtl_sdr)
- [Install WXToIMG](#install-wxtoimg)
- [Raspberry-noaa configuration](#raspberry-noaa-configuration)
- [Clone this repo](#clone-this-repo)
- [Install the default configuration files](#install-the-default-configuration-files)
- [Install Meteor software](#install-meteor-software)
- [Setup Nginx](#setup-nginx)
- [Setup RamFS](#setup-ramfs)
- [Cron the scheduling job](#cron-the-scheduling-job)
- [Set your Twitter credentials](#set-your-twitter-credentials)

# Raspberry PI operating system
I'm using [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) as it have full support for Raspberry PI, simple package manager and it's pretty stable

# Automatic install
1. Clone this repository on your home directory
2. Run `./install.sh`. You will be asked for your ground station lat/lon position.
3. If you want automatic Twitter posting, see: [Set your Twitter credentials](#set-your-twitter-credentials)


This is pretty much the entire setup. If you are interested about the behind of scenes please check the following section

The install setup is described down here:
---


# Manual install


Loading…
Cancel
Save