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
Puppet @ snowflake
Search
Andri Steiner
July 07, 2015
0
220
Puppet @ snowflake
Zurich Puppet Meetup, 07.07.2015
Andri Steiner
July 07, 2015
Tweet
Share
More Decks by Andri Steiner
See All by Andri Steiner
Our journey to persistent Kubernetes storage with Rook
andristeiner
0
600
TYPO3 Server Team
andristeiner
0
82
snowflake Ops AG
andristeiner
0
150
DevOps-Meetup XXL zur Wuerzburg Web Week
andristeiner
0
150
Neos CMS Meetup - Christmas Edition
andristeiner
0
110
TYPO3 CICD mit Gitlab: Von der Idee bis zur Produktion
andristeiner
0
360
eigene PHP Pakete in beliebigen Versionen erstellen und verteilen
andristeiner
0
45
Open Business Lunch Zürich
andristeiner
0
140
Open Business Lunch Bern
andristeiner
0
78
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
What's in a price? How to price your products and services
michaelherold
243
12k
Visualization
eitanlees
146
15k
We Have a Design System, Now What?
morganepeng
51
7.3k
Writing Fast Ruby
sferik
628
61k
How To Stay Up To Date on Web Technology
chriscoyier
789
250k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
111
49k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
510
GraphQLとの向き合い方2022年版
quramy
44
13k
Transcript
ZÜRICH PUPPET MEETUP JULY WELCOME @ SNOWFLAKE
SNOWFLAKE Web agency "PREMIUM OPEN SOURCE" Zurich, Bern, Lucerne founded
and still owned by 3 lads, ~50 employees Development Teams: CMS, eCommerce, Applications multiple staff sections, amongst others: Hosting
INFRASTRUCTURE Racks hired in two different datacenters DWDM between those
locations and Zurich office VPN to other offices RIPE LIR (AS198249), SwissIX
HARDWARE Nutanix : "Invisible Infrastructure for Enterprise Computing" Package of
software, management, hardware SDx, especially storage, multi tier caching Network: Arista based, redundant, active/active Layer 2 & 3
with all platform aspects covered, we can solely focus on
our virtual servers
GOALS top performance small footprint (mail daemon, logging, ...) automate
everything, no local modifications 1 click configuration trough API
GOALS: PUPPET separate code (Modules) and configuration (Hiera) Puppet Forge
usage (nginx, mysql, php, ...) wrapper modules whenever possible no manual interaction at all (DNS, Backup, Monitoring, Firewall, Billing, ...)
WHAT WE DID development started in April 2014 128 Pull
requests merged 1560 Commits 37'409 lines Puppet manifests 16'620 lines templates documentation: , CC BY-SA https://snowflakehosting.ch/
ARCHITECTURE server trough Nutanix API (puppet-nutanix pending) configuration from Hiera
Backend service (= wrapper module) added to server (Website, Database, Caching, ...) service has options (name, type, env, ...) website types: typo3cms, magento, uwsgi, .. environments: DEV, STAGE, PROD database types: mysql, postgres caching types: memcached, varnish
EXAMPLE service: website, type: typo3cms
HIERA BACKEND by now: YAML files in GIT w e
b s i t e : : s i t e s : " s t v h o c h d o r f " : " p a s s w o r d " : " 1 2 3 4 " " s e r v e r _ n a m e " : " s t v h o c h d o r f . c h " " e n v " : " L I V E " " h t p a s s w d " : " 4 3 2 1 " " t y p e " : " t y p o 3 c m s "
HIERA BACKEND under development: REST API, Angular frontend
NEXT STEPS finishing REST API puppet-nutanix module publish whole stack
under a open source license spread the word and find more interested parties who are interested in using and enhancing this setup
THANK YOU https://www.snowflake.ch/jobs https://twitter.com/andristeiner https://speakerdeck.com/andristeiner FEEDBACK WELCOME ☺