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
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
2
430
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
53
32k
転職したらMCPサーバーだった件
nwiizo
14
11k
ここはMCPの夜明けまえ
nwiizo
32
14k
生成AIによるCloud Native基盤構築の可能性と実践的ガードレールの敷設について
nwiizo
8
1.7k
Kubernetesで実現できるPlatform Engineering の現在地
nwiizo
3
2.3k
SLI/SLO・ラプソディあるいは組織への適用の旅
nwiizo
4
1.6k
インフラをつくるとはどういうことなのか、 あるいはPlatform Engineeringについて
nwiizo
6
5k
Platform Engineeringは自由のめまい
nwiizo
4
2.7k
Featured
See All Featured
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
670
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
Building a Modern Day E-commerce SEO Strategy
aleyda
41
7.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Code Review Best Practice
trishagee
68
18k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Unsuck your backbone
ammeep
671
58k
Building an army of robots
kneath
306
45k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
33
5.9k
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
• • • • •