-
Notifications
You must be signed in to change notification settings - Fork 54
/
goss.yaml
123 lines (123 loc) · 2.27 KB
/
goss.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
file:
/music:
exists: true
mode: "0755"
owner: www-data
group: www-data
filetype: directory
/var/www/html:
exists: true
mode: "0777"
owner: www-data
group: www-data
filetype: directory
/var/www/html/.git:
exists: false
/var/www/html/.github:
exists: false
/var/www/html/.version:
exists: true
mode: "0644"
owner: www-data
group: www-data
filetype: file
contains:
- v7.2.0
/var/www/html/artisan:
exists: true
mode: "0755"
owner: www-data
group: www-data
filetype: file
/var/www/html/cypress:
exists: false
/var/www/html/node_modules:
exists: false
/var/www/html/public/.htaccess:
exists: true
mode: "0644"
owner: www-data
group: www-data
filetype: file
/var/www/html/public/build/assets:
exists: true
mode: "0755"
owner: www-data
group: www-data
filetype: directory
/var/www/html/public/index.php:
exists: true
mode: "0644"
owner: www-data
group: www-data
filetype: file
/var/www/html/storage/framework/cache:
exists: true
mode: "0755"
owner: www-data
group: www-data
filetype: directory
/var/www/html/storage/framework/sessions:
exists: true
mode: "0755"
owner: www-data
group: www-data
filetype: directory
/var/www/html/storage/framework/views:
exists: true
mode: "0755"
owner: www-data
group: www-data
filetype: directory
/var/www/html/storage/search-indexes:
exists: true
mode: "0755"
owner: www-data
group: www-data
filetype: directory
package:
ffmpeg:
installed: true
libapache2-mod-xsendfile:
installed: true
port:
tcp:80:
listening: true
ip:
- 0.0.0.0
service:
apache2:
enabled: true
skip: false
running: true
user:
www-data:
exists: true
uid: 33
gid: 33
groups:
- www-data
home: /var/www
shell: /usr/sbin/nologin
group:
www-data:
exists: true
gid: 33
command:
artisan_env:
exec: php artisan env
exit-status: 0
stdout: ['/production/']
stderr: []
timeout: 0
process:
apache2:
running: true
http:
http://localhost/sw.js:
status: 200
allow-insecure: false
no-follow-redirects: false
timeout: 5000
body:
- workbox