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
Launching Liferay Projects Faster with WeDeploy
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Zeno Rocha
October 04, 2017
Programming
1
610
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
1
680
7 Habits of Highly Productive Developers
zenorocha
1
430
7 Hábitos de Desenvolvedores Altamente Produtivos
zenorocha
1
560
What's new in the Liferay Community
zenorocha
0
720
How Liferay fits into the real of latest technologies
zenorocha
0
660
Estoicismo e JavaScript
zenorocha
3
1.2k
Por que ninguém se importa com seu novo projeto open source?
zenorocha
2
1.1k
Como investir em... você!
zenorocha
1
600
Criando apps fodas com WeDeploy
zenorocha
0
620
Other Decks in Programming
See All in Programming
エラーログのマスキングの仕組みづくりに役立ったASTの話
kumoichi
0
110
今、アーキテクトとして 品質保証にどう関わるか
nealle
0
200
Unity6.3 AudioUpdate
cova8bitdots
0
110
Claude Code、ちょっとした工夫で開発体験が変わる
tigertora7571
0
200
CSC307 Lecture 13
javiergs
PRO
0
310
AIに任せる範囲を安全に広げるためにやっていること
fukucheee
0
110
Ruby x Terminal
a_matsuda
7
590
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
270
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
300
朝日新聞のデジタル版を支えるGoバックエンド ー価値ある情報をいち早く確実にお届けするために
junkiishida
1
400
AI時代でも変わらない技術コミュニティの力~10年続く“ゆるい”つながりが生み出す価値
n_takehata
2
660
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
1.8k
Featured
See All Featured
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
150
The Art of Programming - Codeland 2020
erikaheidi
57
14k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
73k
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.1k
Docker and Python
trallard
47
3.8k
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
Paper Plane
katiecoart
PRO
0
47k
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
460
Avoiding the “Bad Training, Faster” Trap in the Age of AI
tmiket
0
97
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.3k
Heart Work Chapter 1 - Part 1
lfama
PRO
5
35k
Building Adaptive Systems
keathley
44
2.9k
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!
[email protected]