Skip to content

Commit

Permalink
chore: Update docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
avitova authored and ezr-ondrej committed Sep 20, 2023
1 parent c610aa7 commit 6630613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Statuser process (`pbstatuser`) is a custom executable that runs in a single ins

[Sources](https://github.com/RedHatInsights/sources-api-go) is an authentication inventory. Since it only requires Go, Redis and Postgres, we created a shell script that automatically checks out sources from git, compiles it, installs and creates postgres database, seeds data and starts the Sources application.

Follow [instructions](../scripts/README.sources) to perform the setup. Note that configuration via `sources.local.conf` is **required** before the setup procedure. This has been written and tested for Fedora Linux, in other operating systems perform all the commands manually.
Follow [instructions (section Sources service)](../scripts/README.md) to perform the setup. Note that configuration via `sources.local.conf` is **required** before the setup procedure. This has been written and tested for Fedora Linux, in other operating systems perform all the commands manually.

Tip: On MacOS, you can install Sources on a remote Fedora Linux (or a small VM) and configure the application to connect there, instead of localhost.

Expand Down

0 comments on commit 6630613

Please sign in to comment.