Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adélie Infrastructure
Container Services
Commits
83c5a443
Commit
83c5a443
authored
May 02, 2022
by
Zach van Rijn
Browse files
emily: update documentation to include maintenance tips.
parent
04ba1f33
Changes
1
Hide whitespace changes
Inline
Side-by-side
git.adelielinux.org/README
View file @
83c5a443
...
...
@@ -32,6 +32,18 @@ Debug logs can be viewed at:
$ docker-compose logs
To restart ONLY Emily, but use the old configuration:
$ docker-compose restart emily
If you wish to rebuild Emily (e.g. with new configuration):
$ docker-compose build
To restart ONLY Emily, but use the new configuration:
$ docker-compose up -d --no-deps emily
license
-------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment