You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we can use Fabric to ssh into the box and go through all the deploy steps, it will make the app more secure as there won't be human error skipping steps. Take a look at it here (Fabric 2.0 was release this week which added python 3.X support!)
If we can use Fabric to ssh into the box and go through all the deploy steps, it will make the app more secure as there won't be human error skipping steps. Take a look at it here (Fabric 2.0 was release this week which added python 3.X support!)