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
900
Open source & mobile development - Be open, and sleep well
dottorblaster
1
2.6k
#TweetYourMEP: how we did this
dottorblaster
1
41
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
79
Arch Linux: una distribuzione Linux semplice e leggera
dottorblaster
1
66
Other Decks in Technology
See All in Technology
Mocking your codebase without cursing it
gaqzi
0
110
Copilotの力を実感!3ヶ月間の生成AI研修の試行錯誤&成功事例をご紹介。果たして得たものとは・・?
ktc_shiori
0
390
[IBM TechXchange Dojo]Watson Discoveryとwatsonx.aiでRAGを実現!座学①
siyuanzh09
0
120
dbtを中心にして組織のアジリティとガバナンスのトレードオンを考えてみた
gappy50
0
360
comilioとCloudflare、そして未来へと向けて
oliver_diary
6
480
30分でわかる「リスクから学ぶKubernetesコンテナセキュリティ」/30min-k8s-container-sec
mochizuki875
3
460
東京Ruby会議12 Ruby と Rust と私 / Tokyo RubyKaigi 12 Ruby, Rust and me
eagletmt
3
1.2k
【NGK2025S】動物園(PINTO_model_zoo)に遊びに行こう
kazuhitotakahashi
0
310
AWS Community Builderのススメ - みんなもCommunity Builderに応募しよう! -
smt7174
0
210
Bring Your Own Container: When Containers Turn the Key to EDR Bypass/byoc-avtokyo2024
tkmru
0
890
コロプラのオンボーディングを採用から語りたい
colopl
5
1.5k
AWS re:Invent 2024 re:Cap Taipei (for Developer): New Launches that facilitate Developer Workflow and Continuous Innovation
dwchiang
0
180
Featured
See All Featured
Fireside Chat
paigeccino
34
3.1k
Thoughts on Productivity
jonyablonski
68
4.4k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.5k
Done Done
chrislema
182
16k
Docker and Python
trallard
43
3.2k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
26
1.9k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
28
4.5k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
Code Reviewing Like a Champion
maltzj
521
39k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
192
16k
Why Our Code Smells
bkeepers
PRO
335
57k
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 :)