Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Launching Liferay Projects Faster with WeDeploy
Zeno Rocha
October 04, 2017
Programming
1
270
Launching Liferay Projects Faster with WeDeploy
Zeno Rocha
October 04, 2017
Tweet
Share
More Decks by Zeno Rocha
See All by Zeno Rocha
The Next Generation of Developer-First Products
zenorocha
0
120
7 Habits of Highly Productive Developers
zenorocha
0
49
7 Hábitos de Desenvolvedores Altamente Produtivos
zenorocha
1
43
What's new in the Liferay Community
zenorocha
0
390
How Liferay fits into the real of latest technologies
zenorocha
0
170
Estoicismo e JavaScript
zenorocha
3
610
Por que ninguém se importa com seu novo projeto open source?
zenorocha
2
530
Como investir em... você!
zenorocha
1
290
Criando apps fodas com WeDeploy
zenorocha
0
290
Other Decks in Programming
See All in Programming
roadmap to rust 2024
matsu7874
1
600
PublishでWebサイトを構築してみた / generate_website_with_publish
uhooi
2
110
About Type Syntax Proposal
quramy
1
920
A technique to implement DSL in Ruby
okuramasafumi
0
540
코드 품질 1% 올리기
pluu
1
900
확장 가능한 테라폼 코드 관리 (Scalable Terraform Code Management)
posquit0
1
310
Loom is Blooming
josepaumard
3
520
Micro Frontends with Module Federation: Beyond the Basics
manfredsteyer
PRO
0
300
JGS594 Lecture 23
javiergs
PRO
0
400
アプリのログをチーム外で活用してもらうためにやったこと
shotakashihara
0
120
Get Ready for Jakarta EE 10
ivargrimstad
0
1.9k
Reinventing the wheel ... as a service
mariofusco
3
220
Featured
See All Featured
Scaling GitHub
holman
451
140k
How STYLIGHT went responsive
nonsquared
85
3.9k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
103
16k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
349
27k
No one is an island. Learnings from fostering a developers community.
thoeni
9
1.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
25
1.5k
VelocityConf: Rendering Performance Case Studies
addyosmani
316
22k
How GitHub Uses GitHub to Build GitHub
holman
465
280k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
498
130k
Navigating Team Friction
lara
175
11k
10 Git Anti Patterns You Should be Aware of
lemiorhan
638
52k
Rebuilding a faster, lazier Slack
samanthasiow
62
7.2k
Transcript
launching projects faster with wedeploy liferay
DevCon 2016 Germany
what is wedeploy? WeDeploy is a cloud platform for developers.
We help people build and scale small sites to complex applications.
what are the challenges to deploy a Liferay portal?
Operating System ubuntu? centOS? debian? fedora?
Database mariadb? postgres? sql server? mysql? db2? oracle?
App Server websphere? web logic? tomcat? wildfly? jboss?
Web Server lighttpd? nginx? apache?
Search Engine logstash? elasticsearch? kibana?
let’s put a Liferay app in the cloud using WeDeploy
deploy using the terminal
1. wedeploy.json { id: 'dxp', image: 'wedeploy/liferay' }
2. use the CLI $ we deploy -p liferaydevcon
3. that’s it! https://dxp-liferaydevcon.wedeploy.io
None
None
deploy using the browser
None
cloud instant deployment console command line $ we
deploy using GitHub
None
wedeploy continuous deployment webhook git push
what if something goes wrong?
manage your logs
None
visualize logs in the terminal
None
what if I’m not the only one on the team?
invite team collaborators
None
audit team activities
None
what if I need more than that?
integrate with another database
None
mysql private network dxp internet via Hostname via HTTP
integrate with a web server
None
mysql apache internet dxp private network
integrate with a search engine
None
mysql apache internet dxp es private network
integrate with another systems
wedeploy.json { id: 'liferay', image: 'mdelapenya/liferay-portal:6.2-ce-ga6-tomcat-hsql’ }
None
wedeploy.json { id: 'liferay', image: 'mdelapenya/liferay-portal:6.1-ce-ga1-tomcat-hsql }
None
how is my application performing?
None
cpu application metrics memory transfer
how can I scale?
wedeploy.json { id: 'apache', image: ‘httpd:2.4’, memory: 4096, cpu: 3,
scale: 2 }
what if I need help?
None
None
None
None
uptime status support help center community chat customer support
is that all?
we’re not just a place to host your files
Auth 3 more services Data Email
None
None
None
None
Web JS 3 more SDKs iOS Swift Android Java
who is using for real?
community.liferay.com
frontinbh.com.br
royceflomconstruction.com
where are we right now?
countries reached 96 3152 total users 1693 projects created 11855
deployments 562 active users 327 tickets closed coffee drinks 999
Alpha Beta Stable Production Ready Matured & Stabilized Commercial Ready
We are here!
Alpha 8 Services Collaborators Custom Domains Continuous Deployment Log Management
Load Balancing Production Ready
Beta Matured & Stabilized New Datacenter Custom Docker Images Project
Backups Automatic HTTPS Certificates Rewritten CLI, API, and Dashboard Auto Scaling & Instant Deployment
Stable Commercial Ready Usage Metrics Pricing Plans Official Support
where are we headed?
None
None
more learn
workshop 10:25 at our booth any time
None
now try it
wedeploy.com
Thanks! zeno.rocha@liferay.com