Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Spike] Deploy LB4 applications to Amazon AWS #1465

Closed
bajtos opened this issue Jun 25, 2018 · 9 comments
Closed

[Spike] Deploy LB4 applications to Amazon AWS #1465

bajtos opened this issue Jun 25, 2018 · 9 comments

Comments

@bajtos
Copy link
Member

bajtos commented Jun 25, 2018

Find out what's needed to deploy LB4 applications to Amazon AWS and write a short document describing the steps.

See #1446 for more details and acceptance criteria.

@dhmlau
Copy link
Member

dhmlau commented Aug 7, 2018

Moving out of GA scope, keeping deploying to IBM Cloud as the first priority in the same epic.

@dhmlau dhmlau added post-GA and removed LB4 GA labels Aug 7, 2018
@dhmlau dhmlau added p2 labels Sep 21, 2018
@dhmlau dhmlau mentioned this issue Oct 11, 2018
20 tasks
@dhmlau dhmlau removed the post-GA label Nov 2, 2018
@dhmlau
Copy link
Member

dhmlau commented Nov 20, 2018

We'll be focusing on the vendor agnostic approach, i.e. deploy to k8s. Removing from TOB.

@dhmlau dhmlau removed the TOB label Nov 20, 2018
@jdriesen
Copy link

jdriesen commented Apr 9, 2019

Hi devs,

First of all, congratz with the development of LB4 !
It generates nice and clean code.
And it runs very smoothly, at least... in my Dev Environment.

OK ... time now to deploy my App 'in the cloud...'
Using AWS since years, since it's still the most popular one... (sorry to say, I'm aware you've an IBM relation)

See https://www.gartner.com/reviews/market/public-cloud-iaas/compare/amazon-web-services-vs-ibm.
Compare the number of reviews ...

Having in mind... "a TSC generates JS Code" ... it can't be that hard to deploy.
So, I wasn't expecting problems at all...

After trying, searching and struggling for many hours (not to mention days...), I arrived at this site.

Pity to see that TOB label has been removed, especially because you've the best product on the market at this moment !

Can I kindly ask when deploying to AWS will supported ?
(in other words... is this already defined on your Roadmap ?)

Update:
After a couple of days trial and error ...
Succeeded in uploading a project using Docker and AWS Elastic Beanstalk...

Thanks in advance for your reply

Kind regards,

Johnny Driesen
Senior Dev.
Belgium

@bajtos
Copy link
Member Author

bajtos commented May 3, 2019

OK ... time now to deploy my App 'in the cloud...'
Using AWS since years, since it's still the most popular one... (sorry to say, I'm aware you've an IBM relation)

Even though we have our own cloud at IBM, we are happy to support LoopBack users running on any other cloud of their choice.

See also https://www.ibm.com/blogs/think/2018/03/how-to-bolster-your-multi-cloud-strategy/

Can I kindly ask when deploying to AWS will supported ?

I am afraid we have many other tasks that we consider more important as this one, we cannot give you any ETA.

Succeeded in uploading a project using Docker and AWS Elastic Beanstalk...

I am glad you managed to find a solution yourself!

We do support Docker-based deployments of LoopBack applications. When you scaffold a new LB4 project using our lb4 tool, you will get a default Dockerfile to get you started.

You can find more details about Docker-based deployments here: https://loopback.io/doc/en/lb4/deploying_to_ibm_cloud_kubernetes.html

@saidineshgarapati
Copy link

Hi devs,

First of all, congratz with the development of LB4 !
It generates nice and clean code.
And it runs very smoothly, at least... in my Dev Environment.

OK ... time now to deploy my App 'in the cloud...'
Using AWS since years, since it's still the most popular one... (sorry to say, I'm aware you've an IBM relation)

See https://www.gartner.com/reviews/market/public-cloud-iaas/compare/amazon-web-services-vs-ibm.
Compare the number of reviews ...

Having in mind... "a TSC generates JS Code" ... it can't be that hard to deploy.
So, I wasn't expecting problems at all...

After trying, searching and struggling for many hours (not to mention days...), I arrived at this site.

Pity to see that TOB label has been removed, especially because you've the best product on the market at this moment !

Can I kindly ask when deploying to AWS will supported ?
(in other words... is this already defined on your Roadmap ?)

Update:
After a couple of days trial and error ...
Succeeded in uploading a project using Docker and AWS Elastic Beanstalk...

Thanks in advance for your reply

Kind regards,

Johnny Driesen
Senior Dev.
Belgium

Hi Johnny Driesen, I am glad you succeeded in uploading a project using Docker and AWS loopback on AWS. I am trying on achieving the same. Can you please share the procedure you followed in uploading a project using Docker and AWS Elastic.

@lonewolfaka9
Copy link

+1

@lonewolfaka9
Copy link

lonewolfaka9 commented Aug 5, 2020

Hi devs,
First of all, congratz with the development of LB4 !
It generates nice and clean code.
And it runs very smoothly, at least... in my Dev Environment.
OK ... time now to deploy my App 'in the cloud...'
Using AWS since years, since it's still the most popular one... (sorry to say, I'm aware you've an IBM relation)
See https://www.gartner.com/reviews/market/public-cloud-iaas/compare/amazon-web-services-vs-ibm.
Compare the number of reviews ...
Having in mind... "a TSC generates JS Code" ... it can't be that hard to deploy.
So, I wasn't expecting problems at all...
After trying, searching and struggling for many hours (not to mention days...), I arrived at this site.
Pity to see that TOB label has been removed, especially because you've the best product on the market at this moment !
Can I kindly ask when deploying to AWS will supported ?
(in other words... is this already defined on your Roadmap ?)
Update:
After a couple of days trial and error ...
Succeeded in uploading a project using Docker and AWS Elastic Beanstalk...
Thanks in advance for your reply
Kind regards,
Johnny Driesen
Senior Dev.
Belgium

Hi Johnny Driesen, I am glad you succeeded in uploading a project using Docker and AWS loopback on AWS. I am trying on achieving the same. Can you please share the procedure you followed in uploading a project using Docker and AWS Elastic.

@saidineshgarapati I was able to deploy the demo project on beanstalk after getting an error with the PORT number I replaced
EXPOSE ${PORT} to EXPOSE 3000 and it worked.

I'm now trying to create a pipeline from bitbucket to do deployment in beanstalk I will surely update here if anybody needs help.

@bajtos bajtos removed the p2 label Mar 11, 2021
@stale
Copy link

stale bot commented Sep 7, 2021

This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository. This issue will be closed within 30 days of being stale.

@stale stale bot added the stale label Sep 7, 2021
@stale
Copy link

stale bot commented Oct 7, 2021

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

@stale stale bot closed this as completed Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants