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
930
Open source & mobile development - Be open, and sleep well
dottorblaster
1
2.6k
#TweetYourMEP: how we did this
dottorblaster
1
46
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
84
Arch Linux: una distribuzione Linux semplice e leggera
dottorblaster
1
73
Other Decks in Technology
See All in Technology
pmconf 2025 大阪「生成AI時代に未来を切り開くためのプロダクト戦略:圧倒的生産性を実現するためのプロダクトサイクロン」 / The Product Cyclone for Outstanding Productivity
yamamuteki
3
2.7k
生成AIシステムとAIエージェントに関する性能や安全性の評価
shibuiwilliam
1
160
AS59105におけるFreeBSD EtherIPの運用と課題
x86taka
0
270
Greenは本当にGreenか? - B/GデプロイとAPI自動テストで安心デプロイ
kaz29
1
130
ABEJA FIRST GUIDE for Software Engineers
abeja
0
3.2k
IaC を使いたくないけどポリシー管理をどうにかしたい
kazzpapa3
1
170
レガシーシステム刷新における TypeSpec スキーマ駆動開発のすゝめ
tsukuha
4
750
LINEスキマニ/LINEバイトにおけるバックエンド開発
lycorptech_jp
PRO
0
390
組織の“見えない壁”を越えよ!エンタープライズシフトに必須な3つのPMの「在り方」変革 #pmconf2025
masakazu178
1
950
確実に伝えるHealth通知 〜半自動システムでほどよく漏れなく / JAWS-UG 神戸 #9 神戸へようこそ!LT会
genda
0
150
AI エージェント活用のベストプラクティスと今後の課題
asei
2
340
入社したばかりでもできる、 アクセシビリティ改善の第一歩
unachang113
2
350
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
49
14k
Six Lessons from altMBA
skipperchong
29
4.1k
Testing 201, or: Great Expectations
jmmastey
46
7.8k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
680
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
How to Think Like a Performance Engineer
csswizardry
28
2.3k
Git: the NoSQL Database
bkeepers
PRO
432
66k
A better future with KSS
kneath
239
18k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
The Cult of Friendly URLs
andyhume
79
6.7k
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 :)