Update 'README.md'
This commit is contained in:
parent
b65e565b4b
commit
a8a1a6ed35
11
README.md
11
README.md
@ -35,10 +35,19 @@ or guides from the community. A few are linked below. This list is not exhaustiv
|
|||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
|
### Prerequisites
|
||||||
|
|
||||||
|
- 1-2GB of free HDD space (yeah it sucks, Alpine Linux soontm)
|
||||||
|
- `m4` and `awk` in remotely recent versions
|
||||||
|
- `curl` or `wget` if you want smarter build caches and commands like `./pleroma mod`
|
||||||
|
- `jq` and `dialog` if you want to use `./pleroma mod`
|
||||||
|
- Bash 4.0+ (fancy scripting stuff)
|
||||||
|
- Docker 18.06.0+ and docker-compose 1.22.0-rc1+ (We need compose file format 3.7+ for `init:`)
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
- Clone this repository
|
- Clone this repository
|
||||||
- Create a `config.exs` and `.env`
|
- Create a `config.exs` and `.env` file
|
||||||
- Run `./pleroma build` and `./pleroma up`
|
- Run `./pleroma build` and `./pleroma up`
|
||||||
- Profit!
|
- Profit!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user