Skip to content

Commit

Permalink
Merge pull request #1 from brtlvrs/documentation
Browse files Browse the repository at this point in the history
Documentation
  • Loading branch information
brtlvrs authored Mar 27, 2020
2 parents c0c060e + b95133a commit 5159a00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Brtlvrs Folding @ Home Ansible project

|version| 0.2 | MIT license|Copyright (c) 2020 Bart Lievers|[blog](https://vblog.bartlievers.nl)|
|version| 0.2 | [MIT license](LICENSE)|Copyright (c) 2020 Bart Lievers|[blog](https://vblog.bartlievers.nl)|
|---|---|---|---|---|

This repository contains my approach for building, maintaining an running a Folding @ Home docker container.
Expand Down Expand Up @@ -36,7 +36,7 @@ Details:
## Run

The playbook will create a docker container from scratch and run it.
You can enter your F@H details (username,team id, passkey) in ansible defaults file at roles/FAH/defaults/main.yaml
You can enter your F@H details (username,team id, passkey) in ansible defaults file at [roles/FAH/defaults/main.yaml](roles/FAH/defaults/main.yaml)

```bash
ansible-playbook playbook-FAH.yaml --tags run
Expand Down Expand Up @@ -101,4 +101,4 @@ Tags are used to run a selection of the tasks.
- more documentation
- testing other container OSes
- photonOS
- Alpine
- Alpine

0 comments on commit 5159a00

Please sign in to comment.