Skip to content

Instantly share code, notes, and snippets.

View ankoure's full-sized avatar

Andrew Kouré ankoure

View GitHub Profile
@ankoure
ankoure / install-postgis.sh
Last active August 17, 2023 16:10 — forked from whyvez/install-postgis.sh
postGIS install on AWS linux AMI
#!/bin/bash
#
# Script to setup a Elastic Beanstalk AMI with geospatial libraries and postGIS
#
# sh aws_ami_prep.sh > aws_ami_prep.log 2>&1 &
# Go to ec2-user home directory
cd /home/ec2-user
# yum libraries