Update Web app general
This commit is contained in:
parent
cb45a8a7dc
commit
57aac1e29a
@ -12,4 +12,12 @@ To push a release to the main server
|
|||||||
1. python make_release.py <patch/minor/major>
|
1. python make_release.py <patch/minor/major>
|
||||||
1. git push origin main --tags
|
1. git push origin main --tags
|
||||||
|
|
||||||
The release status can be checked via gitlab CI/CD pipelines
|
The release status can be checked via gitlab CI/CD pipelines
|
||||||
|
|
||||||
|
### Server logs
|
||||||
|
|
||||||
|
When on either sf-phmon-01 or sf-phmon-02 use the following:
|
||||||
|
|
||||||
|
`sudo journalctl -u photodiag-<test|prod> -e `
|
||||||
|
|
||||||
|
use either `test` or `prod`
|
Loading…
x
Reference in New Issue
Block a user