Skip to content

Commit

Permalink
Update README.md to 2018.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrevmatos committed Dec 19, 2018
1 parent d6c99a1 commit b825292
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This repository contains the documentation and configuration necessary to run a
Raiden Transport Matrix server.

**Current release:** [2018.10.0](https://github.com/raiden-network/raiden-transport/tree/2018.10.0)
**Current release:** [2018.12.0](https://github.com/raiden-network/raiden-transport/tree/2018.12.0)

## Table of Contents

Expand Down Expand Up @@ -127,11 +127,11 @@ Minumum recommended for a production setup:

### Installing

1. Clone the [current release version of this repository](https://github.com/raiden-network/raiden-transport/tree/2018.10.0)
1. Clone the [current release version of this repository](https://github.com/raiden-network/raiden-transport/tree/2018.12.0)
to a suitable location on the server:

```shell
git clone -b 2018.10.0 https://github.com/raiden-network/raiden-transport.git
git clone -b 2018.12.0 https://github.com/raiden-network/raiden-transport.git
```
1. Copy `.env.template` to `.env` and modify the values to fit your setup (see inline comments for details)
- We would appreciate it if you allow us access to the monitoring interfaces
Expand Down Expand Up @@ -186,6 +186,8 @@ or contact us via email at [email protected].

## Changelog

- 2018-12-19 - `2018.12.0` - Maintenance release
- purger.py restart improvements
- 2018-10-19 - `2018.10.0` - **Maintenence release**
- Add new servers to known list
- Upgrade Synapse to 0.33.7
Expand Down

0 comments on commit b825292

Please sign in to comment.