Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
FAST
project
fast-project-list
Commits
1a4bd778
Commit
1a4bd778
authored
Nov 18, 2019
by
Mirko Vucicevich
Browse files
Merge branch 'master' of git.uwaterloo.ca:FAST/fast-project-list
parents
493ac14e
bf75c9b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
1a4bd778
Testing / Staging
-----------------
To test changes in
`master`
branch:
```
ssh root@fast-t01.private.uwaterloo.ca
salt-call state.apply
```
Production
----------
Updating production to latest
`p01`
branch code:
```
ssh root@fast-p01.uwaterloo.ca
salt-call state.apply
```
Debug
-----
To view log files use
`journacld`
```
journacld -f
```
Application code is found in:
`/srv/<appname>/src`
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