amazon-lightsail Questions
5
Solved
I have an Amazon Lightsail Ubuntu multi WordPress site set up with bitnami stack.
I'm looking for a way to access the Instance's database on Amazon Lightsail with MySQL Workbench remotely.
Plea...
Oaten asked 26/9, 2019 at 16:1
3
Solved
In a normal account (no AWS Free Tier), when attempting to create more than two Lightsail instances in the same region I get
CreateInstances [eu-west-2]
Sorry, you've reached your maximum limit of...
Ashwin asked 2/10, 2020 at 10:3
2
Solved
I know that when you run airflow webserver via your home terminal, you can view the UI interface by going to http://localhost:8080. I am able to do this.
However, I have a virtual Amazon Lightsail...
Tersina asked 12/5, 2017 at 19:53
2
Solved
I have built a WordPress website on AWS Lightsail and I need to transfer it to a different AWS account.
What is the recommended approach?
I'm thinking of the following approach
Create a Lightsail ...
Biddy asked 23/11, 2020 at 11:21
4
Solved
Login works with LightsailDefaultPrivateKey-eu-west-1.pem but not with my own key-pair.
I tried to generate the keys with 'ssh-keygen -t rsa -b 4096 -C "[email protected]" -f ~/.ssh/lsail-mik...
Hornstone asked 2/3, 2018 at 17:24
3
Solved
I'm wondering can we setup SQL Server inside Amazon Lightsail? So I don't need to purchase Amazon RDS Plan. What's the difference if I prefer Amazon RDS as my database instance?
I want to build s...
Euphuism asked 7/3, 2019 at 3:51
2
Solved
I have two resources:
resource "aws_lightsail_instance" "myserver-sig" {
name = "myserver-Sig"
availability_zone = "eu-west-2a"
blueprint_id = "ubunt...
Chestonchest asked 19/1, 2022 at 14:50
2
Solved
I purchased Amazon Linux 2 machine using AWS LightSail and tried to install node on that machine. But after several tries I can't able to install node and got the error shared below.
[root@ip-my pu...
Womb asked 8/6, 2022 at 11:24
5
ssh -i "LightsailDefaultKey-ap-south-1.pem" bitnami@[ip-of-lightsail-instance]
ssh: connect to host 6[ip-of-lightsail-instance] port 22: Connection timed out
UPSTREAM_NOT_FOUND
An error o...
Rectify asked 7/10, 2020 at 11:33
1
Solved
I'm currently running a web server on Lightsail containers which are built on the x86 platform. Will Lightsail be able to run containers that are built on arm?
Telemark asked 9/8, 2021 at 8:36
2
How can I connect to AWS LightSail instance?
AWS provides an web interface for doing this.
But how can I do this with my terminal with SSH.
There are lots of documentations available for conn...
Manage asked 11/2, 2020 at 13:3
3
Solved
May sound like a strange question, but bear with me here.
I need to build a small web project. For the sake of making it free, I was going to host the front end portion on S3 as a static site, and...
Denudation asked 13/4, 2017 at 20:56
4
Solved
I am using Amazon LightSail and the CodeIgniter framework. Trying to install PhpSpreadsheet - https://phpspreadsheet.readthedocs.io/en/latest/#installation using
composer require phpoffice/phpsprea...
Canvasback asked 7/5, 2021 at 14:40
5
What are the exact differences between EC2, Beanstalk and LightSail in AWS?
What are good real time scenarios in which I should use these services?
Tessietessier asked 4/3, 2019 at 10:17
2
I'm currently moving all of my hosting from a cheap shared hosting provider over to Amazon LightSail. Normally, when sending work over to clients for approval, I create a subdomain through my hosti...
Sothena asked 6/7, 2017 at 16:4
1
I'm currently working on a wordpress website on AWS lightsail. Its very basic and I have just installed the oxygen theme to edit the site.
I am in one country and my friend (who I am doing this for...
Fluorosis asked 28/1, 2021 at 12:52
2
I am trying to create an aws lightsail instance. I just opened my free account a couple weeks back. I login, go to lightsail and press create, select my configurations, select the $5 plan which say...
Cellobiose asked 30/3, 2018 at 17:49
0
I need to run some CLI scripts from inside the container.
I would usually do this with docker exec.
Is there a way to do this with Lightsail Containers or an equivalent way to run CLI scripts from ...
Chamois asked 3/2, 2021 at 12:1
2
Solved
I have a AWS Lightsail VM with the following configuration
512MB RAM
1 vCPU
20GB SSD
Ubuntu 20.04
The main problem is the RAM which is not enough for my current work and facing out of memory issu...
Hindoo asked 11/1, 2021 at 18:20
2
I have a problem with deploying docker image to the AWS LightSail. I'm using private containers on GitLab and my images are pushing there after build. I create second stage for ci/cd for deploying ...
Dopester asked 5/12, 2020 at 17:36
0
I am getting 403 error from Amazon LightSail. I have tried Root account and IAM account, but had no luck.
What could be the reason?
Billie asked 15/10, 2020 at 9:55
4
We're looking to host a number of small projects on Amazon Lightsail. For larger projects we use Codepipeline to manage deployments from github.
Is there a similar option available to push d...
Kathiekathleen asked 19/4, 2018 at 2:26
4
I've created a new NodeJS instance on Amazon Lightsail, and wish to connect to it from my Mac's command line. Not sure how to include the required SSH key in the connection command when it says Per...
Europeanize asked 4/9, 2017 at 0:18
1
Given What is difference between Lightsail and EC2? and my own testing, I am convinced that LightSail Instances are burstable performance instances.
Are LightSail database instances subject to th...
Alveolate asked 11/4, 2019 at 19:44
4
Solved
I'm working all the day and couldn't find the answer. So I'm asking you guys: is it possible to use AWS Pipeline with AWS Lightsail?
My objective is to store the code inside CodeCommit and use Cod...
Causeway asked 14/8, 2017 at 20:5
1 Next >
© 2022 - 2024 — McMap. All rights reserved.