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
910
Open source & mobile development - Be open, and sleep well
dottorblaster
1
2.6k
#TweetYourMEP: how we did this
dottorblaster
1
42
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
81
Arch Linux: una distribuzione Linux semplice e leggera
dottorblaster
1
67
Other Decks in Technology
See All in Technology
AWS Summit Japan 2025 Community Stage - App workflow automation by AWS Step Functions
matsuihidetoshi
1
250
GeminiとNotebookLMによる金融実務の業務革新
abenben
0
220
GitHub Copilot の概要
tomokusaba
1
130
Oracle Cloud Infrastructure:2025年6月度サービス・アップデート
oracle4engineer
PRO
2
240
Welcome to the LLM Club
koic
0
160
IIWレポートからみるID業界で話題のMCP
fujie
0
780
【TiDB GAME DAY 2025】Shadowverse: Worlds Beyond にみる TiDB 活用術
cygames
0
1k
強化されたAmazon Location Serviceによる新機能と開発者体験
dayjournal
2
200
Oracle Audit Vault and Database Firewall 20 概要
oracle4engineer
PRO
3
1.7k
PHP開発者のためのSOLID原則再入門 #phpcon / PHP Conference Japan 2025
shogogg
4
710
Microsoft Build 2025 技術/製品動向 for Microsoft Startup Tech Community
torumakabe
2
260
プロダクトエンジニアリング組織への歩み、その現在地 / Our journey to becoming a product engineering organization
hiro_torii
0
130
Featured
See All Featured
Scaling GitHub
holman
459
140k
Making the Leap to Tech Lead
cromwellryan
134
9.3k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
The Language of Interfaces
destraynor
158
25k
GitHub's CSS Performance
jonrohan
1031
460k
Unsuck your backbone
ammeep
671
58k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Being A Developer After 40
akosma
90
590k
Designing for Performance
lara
609
69k
Designing for humans not robots
tammielis
253
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:
[email protected]
Feel free to join MobiLovers on Google+. We have developers, and cookies too :)