Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Update to latest Torrust + fix various documentation bugs #1

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

Zorlin
Copy link

@Zorlin Zorlin commented Apr 14, 2022

One of the first outside users of this repo... immediately ran into problems, despite our directions ;)

This PR improves the documentation by explicitly adding a step for the creation of a folder to hold backend data, without which you get a fairly vague error message.

Thanks to @xtormentiumx.

Zorlin and others added 11 commits April 14, 2022 23:43
Pull in latest instruction changes from upstream
https://github.com/xtormentiumx pointed out a bug in the documentation, where the Docker Compose will fail to bring up the containers.

This is because of a missing bind directory, as we were not creating it. I had that directory created while testing and documenting this and missed that I had initially had to create it. This commit simply adds a mkdir -p data/backend and improves the language a bit to explain what it's doing.
@Zorlin
Copy link
Author

Zorlin commented Apr 16, 2022

The new commits update Torrust to the later version, improve numerous documentation bugs, and update Alpine, Rust and Cargo to newer versions.

@Zorlin Zorlin changed the title Update Docker documentation to fix missing directory Update to latest Torrust + fix various documentation bugs Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant