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
Open Your Stack
Search
Alessio
July 04, 2013
Technology
0
110
Open Your Stack
Build a successful stack-house (!) from the ground up
Alessio
July 04, 2013
Tweet
Share
More Decks by Alessio
See All by Alessio
Phoenix: finest Elixir MVC framework
dottorblaster
0
920
Open source & mobile development - Be open, and sleep well
dottorblaster
1
2.6k
#TweetYourMEP: how we did this
dottorblaster
1
44
Open source approach for companies: 5 keywords and 1 tip
dottorblaster
2
2.3k
A farsight on the democracy: the TweetYourMEP case study
dottorblaster
2
3k
Linux: different desktop environments
dottorblaster
1
82
Arch Linux: una distribuzione Linux semplice e leggera
dottorblaster
1
69
Other Decks in Technology
See All in Technology
増え続ける脆弱性に立ち向かう: 事前対策と優先度づけによる 持続可能な脆弱性管理 / Confronting the Rise of Vulnerabilities: Sustainable Management Through Proactive Measures and Prioritization
nttcom
1
200
With Devin -AIの自律とメンバーの自立
kotanin0
2
420
ecspressoの設計思想に至る道 / sekkeinight2025
fujiwara3
12
1.9k
20250718_ITSurf_“Bet AI”を支える文化とコストマネジメント
helosshi
1
220
SAE J1939シミュレーション環境構築
daikiokazaki
1
180
東京海上日動におけるセキュアな開発プロセスの取り組み
miyabit
0
170
メモ整理が苦手な者による頑張らないObsidian活用術
optim
0
130
本当にわかりやすいAIエージェント入門
segavvy
10
6.1k
Recoil脱却の現状と挑戦
kirik
3
420
AIを使っていい感じにE2Eテストを書けるようになるまで / Trying to Write Good E2E Tests with AI
katawara
3
1.8k
新規事業におけるAIリサーチの活用例
ranxxx
0
160
AI工学特論: MLOps・継続的評価
asei
10
1.8k
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
47
9.6k
Fireside Chat
paigeccino
37
3.5k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
A Modern Web Designer's Workflow
chriscoyier
695
190k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Faster Mobile Websites
deanohume
308
31k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
The Language of Interfaces
destraynor
158
25k
Transcript
Open your stack Build you succesful stack-house (!) from the
ground up by Alessio Biancalana
IaaS
AWS Amazon Web Services. Well, it's Amazon Web Services, do
I really need to talk? Proprietary code, open code, a bunch of it all, mashed up.
OpenStack OpenStack is a software stack to set up your
cloud. You can host it by yourself too; a vendor is Rackspace.
OpenStack A tasty recipe :) • A bunch of servers
• A brave sysadmin (or a team of heroes) • Bandwidth
OpenStack Contributors? • Red Hat • Canonical • Intel •
Rackspace
PaaS
Nodester Nodester is a nice PaaS software for Node.js. The
team recently joined AppFog, so we can say: yes, AppFog' software is open.
Nodejitsu Nodejitsu is a Node.js PaaS available in open way.
And well, they are my friends :)
Nodejitsu $ npm install jitsu -g Write, and deploy $
jitsu deploy
Code Hosting
Gitorious Gitorious is a code hosting solution similar to GitHub.
It is totally open but, well, code hosting outsourcing is not always the best practice.
Gitorious • Project hosting (obviously) • Activity monitoring • Merge
requests are public • Wiki(s) • Team up! Teaming features • Project-centric
GitLab GitLab is a gitolite frontend and git management web-app
you can install on your machine. It's useful if you are building an in-house repository system for a/your company.
GitLab cd /home/git/gitlab # Copy the example GitLab config sudo
-u git -H cp config/gitlab.yml.example config/gitlab.yml sudo -u git -H vim config/gitlab.yml sudo chown -R git log/ sudo chown -R git tmp/ sudo -u git -H mkdir /home/git/gitlab-satellites sudo -u git -H mkdir tmp/pids/ sudo -u git -H mkdir tmp/sockets/ sudo chmod -R u+rwX tmp/pids/ sudo chmod -R u+rwX tmp/sockets/ sudo -u git -H mkdir public/uploads Sometimes it can be a pain the ass.
That's all folks :) Questions? You can reach me up
at the followings Twitter/App.net: @dottorblaster Email: alessio@biancalana.me Feel free to join MobiLovers on Google+. We have developers, and cookies too :)