Questions tagged [amazon-lightsail]

QUESTIONS ABOUT SERVER ADMINISTRATION ARE OFF-TOPIC. Consider https://serverfault.com for those. Virtual Private Server (VPS) platform from Amazon Web Services. NOTE: Since there are a number of OS options available on Lightsail, it will help people answer your question if you indicate what blueprint you are using.

Amazon Lightsail is a simplified and minimalistic Virtual Private Server (VPS) platform, part of the Amazon Web Sevices infrastructure. Questions about professional server administration should typically be posted on Server Fault.

698 questions
0
votes
1 answer

How do I connect to neo4j port from AWS Lightsail?

I am trying to access the neo4j port from public internet on AWS lightsail. I have configured the filewall but sill not able to do it. I am running neo4j in a docker container like $ sudo docker run --publish=7474:7474 --publish=7687:7687…
Younus
  • 1
  • 1
0
votes
0 answers

HTTP ERROR when trying to upload images from the wordpress

I am getting an HTTP ERROR when trying to upload images from the wordpress backend. Tried a few suggestions of finding the php.ini file but unable to do so via SSH. Also tried adding the below code function ms_image_editor_default_to_gd( $editors )…
user8594503
0
votes
0 answers

Lightsail Configure Apache's HTTP_HOST

I have an instance hosted using AWS Lightsail's LAMP stack. I also have a hostname on Godaddy. $_SERVER['HTTP_HOST'] is returning 127.0.0.1:8000 where the application is running. Is there anyway to configure Apache so that this returns the hostname?
ray
  • 85
  • 1
  • 1
  • 5
0
votes
1 answer

Reverse Proxy Sending 127.0.0.1 as URL, instead of external site-url.com to oauth callback

I am transferring a site from the defunct OpenShift v2, to LightSail on AWS. I have the app up and running on LightSail at localhost:3333, forwarded externally. I am able to pull up the site using the site-url.com However, when attempting to login…
0
votes
1 answer

Frozen trying to install Hyperledger composer-rest-server on AWS Lightsail

I tried to install Hyperledger Composer on my AWS Lightsail following instructions documented on https://hyperledger.github.io/composer/installing/development-tools.html I succeeded until step 3, where I entered npm install -g composer-rest-server. …
0
votes
1 answer

Changing wordpress version on AWS Lightsail

Looking for solutions to change the wordpress version on an Amazon A.W.S lightsail instance. I need to downgrade my wordpress version, If there is any other way to solve this, kindly suggest....
0
votes
0 answers

Wordpress admin panel login issue on Amazon lightsail instance

i have installed wordpress on Amazon lightsail. I followed the steps which is mentioned in this guide - https://jiocare.net/install-wordpress-amazon-lightsail-instance/ I got the wordpress password from SSH terminal as it has mentioned. Default…
CodeCanyon
  • 929
  • 2
  • 11
  • 36
0
votes
0 answers

500 Error for Nodejs app deployed on AWS Lightsail

I am trying to set up a Nodejs app using AWS Lightsail following this tutorial. I run my node and Apache servers in the backend, but I am returned an "Internal Server Error" when I try to access the public IP given by AWS. If my node server isn't…
ray
  • 85
  • 1
  • 1
  • 5
0
votes
0 answers

AWS Lights DNS Zone Setup

I currently have an application server on AWS Lightsail that serving smartphone app. I had to make backend changes mostly security tweaks to secure API calls between the server and the app. The changes are still in my test server and the moment i…
0
votes
1 answer

Fail to use terraform provisioner with aws lightsail

I am having trouble to use the provisioner (both "file" and "remote-exec") with aws lightsail. For the "file" provisioner, I kept getting a dialup error to port 22 with connection refused, the "remote-exec" gives me a timeout error. I can see it…
Chen
  • 1,566
  • 1
  • 12
  • 16
0
votes
1 answer

Installing Apache Airflow on Amazon Lightsail Instance

So i figured out the basics of Apache Airflow and I can run dags/tasks on my computer (so sleek!). However, I want to be able to have these run when my computer's off - so I bought a $5/month Lightsail instance and tried to install Airflow on there…
nerves
  • 113
  • 1
  • 1
  • 6
-1
votes
1 answer

Deploy Deno to AWS Lightsail

Is there a any way to deploy deno to aws lightsail without using aws container registry. I couldn't find any resources on how to deploy the deno app to lightsail without using the aws container registry
-1
votes
1 answer

how to redirect based on domains to aws lightsail instances

I need to scale an application, each client has its own instance (api) of aws lightsail that delivers ssl with its respective domain, aws will only deliver 4 public ipv4, one of the solutions that occurred to me is to have a kind of network…
-1
votes
1 answer

Is AWS lightsail IaaS or PaaS?

AWS lightsail works similarly to EC2, which is Iaas service. But this question answered its a Paas service which confuse me. So is lightsail Iaas or Paas?
ELEVEN
  • 11
  • 1
-1
votes
1 answer

How to migrate wordpress w from Amazon AWS lightsail instance to hostgator host

I want to know how I can migrate my WordPress website from Amazon AWS lightsail instance to HostGator host