[Answer]-Mac OS deploy Django + Apache on Amazon EC2

1👍

You use Terminal to SSH into your AWS EC2 environment. All commands past there are 100% platform based (ubuntu, amazon linux, red hat, etc).

You wouldn’t use any Mac OS commands besides creating the SSH connection. There’s a tutorial on how to do that through the EC2 console.

👤Andrew

Leave a comment