Skip to content

Commit

Permalink
Is nginx running? configuration file ok?
Browse files Browse the repository at this point in the history
  • Loading branch information
rootmos committed Jul 23, 2024
1 parent 00ebee9 commit b01629b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/example
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ while ! [ -f "ssh" ]; do
echo 1>&2 "waiting for boot..."
done

./ssh -- doas rcctl check nginx
./ssh -- doas rcctl configtest nginx

HTTP=http://localhost:8000

echo 1>&2 "testing $HTTP"
Expand Down

0 comments on commit b01629b

Please sign in to comment.