Running Gatsby JS with PM2
I want to run Gatsby on PM2 on a ec2 instance, I have been able to get gatsby to run fine if I just run npm run start, like I do locally, I have a bit of a different package.json than the opfficial...
View ArticleAuto Deployment .Net Framework Application on AWS EC2
Can anyone know to how to deploy .net freamework application on AWS EC2(for windows)
View ArticleAmazon Firehose to transform the data from Kinesis and post it custom end point
I am trying to see the transform the data from Kinesis to stream to my own system using a rest end point. I can do this using a lambda. I am wondering will using Amazon firehouse can help here? I am...
View ArticleUnable to find a virtual host listening on port 80.... Please add a virtual...
Just spent some time figuring this out and thought I'd share, since other answers people posted on their blog's etc... were not specifically for the EC2 Linux AMI or were made more complicated than...
View ArticleHow to get an Domain name to resolve to a EC2 without changing it to an IP...
I have an EC2 instance running wordpress and mysql and set up a Load Balancer (Even thou I only have one server) and route 53 to direct traffic.My domain (ie. example.com) is using the name servers...
View Articlei changed dns server name if i dont use https the homepage is redirected to...
I am a new to PHP and Apache server and i was asked to do few changes to DNS in the AWS Ec2 instance of a PHP application where i changed the config['base_url']= puredata.digitowork.com, after i made...
View ArticleNot able to take screenshot for assertion failure in nightwatch framework on...
While running the testcases through jenkins on ec2 instance, not able to save the screenshots.Here's my nightwatch configuration:{"src_folders" : ["test"],"globals_path": "globals.js","output_folder" :...
View ArticleUnable to access sftp server directly from browser
I have created a sftp server for linux ec2 instance on aws. I have also mount the s3 bucket on linux using s3fs. Now, any third party is able to access the sftp server using WinSCP. However, I am...
View Articlelookup error while flask api which is hosted on amazon-ec2 instance
i deploy my flask api in aws ec2 server when i test api it throw following error. api take image from post method and return prediction from deep learning model.LookupError: no exception for 'Unable to...
View ArticlePython Flask app on EC2 AWS, host by apache2
I'm trying to build a Flask APP, which includes two webpages. The first one allows users to upload an image, after which the server will take the image input and make predictions from CNN and generate...
View ArticleDeploy windows service in Serverless
I am new in AWS. I have Windows Service, WCF Service and Web API running on Windows Server. Is it possible to deploy Windows Service, WCF Service and Web API in Serveless environment? Or is there any...
View ArticleWhy is the Java websocket server so slow?
I'm running a Java websocket server on an AWS server. To dispatch a message to clients (in my case, another AWS server I own in a different region), I use either of the following://...
View ArticleUnable to connect - permission denied [closed]
I am facing the issue of when I tried to merge two files in one single file got an error on was ec2 ubuntu instance TASK [Copying the files from target Machines]...
View ArticleReduce AWS Client VPN Billing
My AWS Client VPN cost is getting high, is there any way i can decrease it ?Things i had done to reduce cost currently is enabling Split-tunnel in vpn.
View ArticleMetrics to Know the MYsql service running on ec2 is down
I have my Mysql service running on a Ec2 windows instances. Is there any Cloudwatch metrics to know the Mysql service is down or how can i check for it.
View ArticleNot able to connect EC2 amazon linux AMI through ssh
Created the EC2 instance through CloudFormation template using "AWS::CloudFormation::Init:"Resources: : Type: 'AWS::EC2::Instance' Metadata: AWS::CloudFormation::Init: config: users: admin: uid: "50"...
View ArticleAWS EC2 & EBS for personal development server
I'm AWS free-tier user and planning to Use AWS EC2 & EBS as a personal web development server. I will be using this machine 100 hours max in a month. Will be stopping and starting the EC2 instance....
View ArticleLaravel 5.4 Cron Job for Mail Queue not working on AWS EC2 instance
I have created a cron job on my EC2 instance for sending email from queue. It shows running the corn command every minute but I see tasks remain in my jobs table. I've already searched and tried...
View ArticleConnect SQL developer with MYSQL server running on Docker container in EC2
Could you please guide me How can I connect my local SQL developer to MY SQL Server running on Docker container in EC2. But I havent installed mysql in my ec2 host.I have tried with public dns and port...
View ArticleHow do I clear this error when trying to build in Jenkins? I keep getting it...
ERROR: some error occurred while posting local variable 'EnvID' referenced before assignment
View Article