Tag: aws
-
Managing multiple profiles in aws-cli command line
Mostly as a developer you need to maintain multiple s3 access credentials. Or even for personal access, there can be multiple s3 buckets you need to access without common access permissions to all. So let us say we have a aws client instance 1 that belongs to personal use. May be another set of credentials […]
-
Install Jitsi with recording/streaming on Ubuntu 20.04 AWS instance.
To install jitsi with jibri(recording & streaming module) on aws it takes quite a list of things to be done in sequence and more often than not results in some silly mistake somewhere which makes it a pain to get it working completely as expected. Since i have been setting up around 15-20 servers in […]