-
Updated
Sep 22, 2020 - Python
#
ec2
Here are 972 public repositories matching this topic...
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
route53
aws
elasticsearch
lambda
machine-learning
cloud
cloudformation
ec2
serverless
aws-sdk
dynamodb
s3
cloudwatch
iam
ecs
kinesis
aws-cli
cloud-management
redshift
rds
Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.
go
infrastructure
aws
automation
cloudformation
aws-lambda
ec2
gitter
animation
touch
evaluation
autoscaling-groups
spot-instances
cost
ec2-instance
amazon-web-services
fee
autoscaling
aws-autoscaling
golang-application
ec2-spot
terraform-module
cheaper-spot-instances
demand-instances
-
Updated
Oct 1, 2020 - Go
shell
docker
kubernetes
dockerfile
aws
ec2
containers
terraform
alpine
helm
kubernetes-cluster
infrastructure-management
infrastructure-as-code
k8s
elasticbeanstalk
kops
kubectl
aws-vault
helmfile
-
Updated
Oct 1, 2020 - Shell
A command-line tool for launching Apache Spark clusters.
-
Updated
Sep 17, 2020 - Python
Build your own privacy and security focused Android OS in the cloud on a continuous basis with OTA updates.
android
golang
aws
security
privacy
aws-lambda
ec2
terraform
chromium
spot-instances
signing-keys
aosp
f-droid
attestation
ota-update
verified-boot
-
Updated
Sep 28, 2020 - Go
A web-based SSH console to execute commands and manage multiple EC2 instances simultaneously running on Amazon Web Services (AWS).
-
Updated
May 25, 2020 - Java
A guide on how to set up Jupyter with Pyspark painlessly on AWS EC2 clusters, with S3 I/O support
aws
spark
apache-spark
ec2
jupyter
aws-s3
jupyter-notebook
spark-clusters
ebs-volumes
aws-ec2
ec2-instance
apache-spark-cluster
-
Updated
Nov 3, 2017 - Jupyter Notebook
AWS Toolkit for Eclipse – an open-source plugin for developing, deploying, and managing AWS applications.
-
Updated
Jun 1, 2020 - Java
Open
Type annotations
1
xen0l
commented
Oct 11, 2019
aws-gate should have type annotations, so we can do more linting and discover design issues.
Automatically assign Elastic IPs to AWS EC2 Auto Scaling Group instances
-
Updated
Apr 28, 2020 - Python
A web based terminal for EC2 instances that does not require SSH or any other inbound connections to the instaces. Instead it uses the AWS Systems Manager (SSM) API to run commands (bash or powershell).
-
Updated
May 16, 2019 - JavaScript
Amazon's light-weight library for chaos engineering on AWS. It can be used for EC2, ECS (with EC2 launch type) and Fargate.
-
Updated
Aug 21, 2020 - Kotlin
1
tcagkansokmen
commented
Sep 9, 2020
"var/app/current/storage/logs/laravel.log" could not be opened. failed to open stream: permission denied.
How can we solve this?
I added
13_permissions:
# fix permissions on the Laravel app folder
command: "chmod 777 -R /var/app/current/storage/logs/"
cwd: "/var/app/current/storage/logs/"
Line to deploy.config, but has no help.
A community AWS SDK for Perl Programmers
aws
machine-learning
cloudformation
sdk
ec2
amazon
cloud-providers
perl
aws-sdk
dynamodb
s3
sqs
sns
elbv2
amazon-web-services
autoscaling
elb
aws-sdk-perl
-
Updated
Mar 23, 2020 - Perl
Tool to build Docker cluster composition for Amazon EC2 Container Service(ECS)
-
Updated
Nov 3, 2017 - Go
-
Updated
Aug 19, 2020 - Go
Improve this page
Add a description, image, and links to the ec2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ec2 topic, visit your repo's landing page and select "manage topics."
Though there is a configured user, it would be nice to override the user on cli via the
<user>@<host>
approach that all ssh-like tools support