Skip to content

Commit

Permalink
Added a command to update the Alpine Linux image
Browse files Browse the repository at this point in the history
  • Loading branch information
oviserv authored Jun 18, 2021
1 parent e9fea7a commit 698b2c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Steps to upgrade to a new version:
- Copy the `env.patch` into the repository and place the backup file in `./backup`
- Customize the .env file by running: `patch -b .env < env.patch`
- Check the `.env` and the `.env.rej` file (if it exists) to see if configuration has succeeded.
- Do a `docker pull alpine:3` to get the latest Alpine linux image.
- Do a `docker-compose build` followed by a `docker-compose up -d`
- The FreeRADIUS server should be operational again.
- Remove the backup and the env.patch file
Expand Down

0 comments on commit 698b2c4

Please sign in to comment.