$30 off During Our Annual Pro Sale. View Details »
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Goss入門
Search
nwiizo
December 22, 2017
0
130
Goss入門
nwiizo
December 22, 2017
Tweet
Share
More Decks by nwiizo
See All by nwiizo
おい、テックブログを書け
nwiizo
27
10k
バイブコーディングと継続的デプロイメント
nwiizo
2
1k
Webアプリケーションにオブザーバビリティを実装するRust入門ガイド
nwiizo
9
1.2k
2025年夏 コーディングエージェントを統べる者
nwiizo
0
380
転職したらAWS MCPサーバーだった件
nwiizo
3
2k
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
6
6.7k
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
61
47k
転職したらMCPサーバーだった件
nwiizo
15
13k
ここはMCPの夜明けまえ
nwiizo
32
16k
Featured
See All Featured
Java REST API Framework Comparison - PWX 2021
mraible
34
9k
Amusing Abliteration
ianozsvald
0
61
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
4 Signs Your Business is Dying
shpigford
186
22k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Statistics for Hackers
jakevdp
799
230k
The Cult of Friendly URLs
andyhume
79
6.7k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1.1k
A Tale of Four Properties
chriscoyier
162
23k
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
Navigating Team Friction
lara
191
16k
Transcript
None
• • • • •
None
None
None
• • • • •
• • • •
None
curl -fsSL https://goss.rocks/install | sh curl -L https://github.com/aelsabbahy/goss/releases/download/_VERSION_/goss-linux-amd64 -o /usr/local/bin/goss
chmod +rx /usr/local/bin/goss
• • • # goss add package openssh-server # goss
add service sshd
# systemctl stop sshd # goss validate
# goss serve 2>/dev/null & # curl -i http://localhost:8080/healthz
None
None
• • • • •
• • •
• gossfile: "goss_git.yaml": {} "goss_cpanel.yaml": {} "goss_basic.yaml": {} "goss_service.yaml": {}
"goss_license.yaml": {} "goss_add_command.yaml": {}
•
• file: /var/cpanel/packages/.git/config: exists: true contains: - url =
[email protected]
:zcom/zmh_packages.git
/var/cpanel/features/.git/config: exists: true contains: - url =
[email protected]
:zcom/zmh_features.git
• • • • •