Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Goss入門
Search
nwiizo
December 22, 2017
0
120
Goss入門
nwiizo
December 22, 2017
Tweet
Share
More Decks by nwiizo
See All by nwiizo
転職したらAWS MCPサーバーだった件
nwiizo
3
870
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
7
5.7k
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
61
43k
転職したらMCPサーバーだった件
nwiizo
15
12k
ここはMCPの夜明けまえ
nwiizo
32
15k
生成AIによるCloud Native基盤構築の可能性と実践的ガードレールの敷設について
nwiizo
8
1.8k
Kubernetesで実現できるPlatform Engineering の現在地
nwiizo
3
2.5k
SLI/SLO・ラプソディあるいは組織への適用の旅
nwiizo
4
1.7k
インフラをつくるとはどういうことなのか、 あるいはPlatform Engineeringについて
nwiizo
6
5.6k
Featured
See All Featured
Optimizing for Happiness
mojombo
379
70k
It's Worth the Effort
3n
187
28k
Making Projects Easy
brettharned
117
6.4k
A Modern Web Designer's Workflow
chriscoyier
696
190k
Designing for Performance
lara
610
69k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Done Done
chrislema
185
16k
Documentation Writing (for coders)
carmenintech
73
5k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
We Have a Design System, Now What?
morganepeng
53
7.8k
How STYLIGHT went responsive
nonsquared
100
5.8k
Automating Front-end Workflow
addyosmani
1370
200k
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
• • • • •