by ricktbaker | Oct 25, 2017 | Uncategorized
Pretty major update here. Reworked a good portion of the code to be able to support other cloud services without having to duplicate so many areas of code. With that change and then some additions, Opshell now supports Google Cloud Computing Instances. Just add your...
by ricktbaker | Oct 17, 2017 | Uncategorized
So apparently, years of working at a job with a dedicated QA team has made me a bit lacking when testing a new release. I fixed the issue with choosing not to use a bastion host for a connection when one has been setup, but I broke it when you wanted to use the...
by ricktbaker | Oct 16, 2017 | Uncategorized
While working on the import/export tool over the weekend, I noticed the data directory for the application was in a folder called opsshell and not opshell. This was because I misspelled it in the package.json file. Not a big deal, but enough to bug me. So, I fixed...
by ricktbaker | Oct 14, 2017 | Uncategorized
Eventually I’d like to get some cloud saving ability in place so you could sync all of your settings to the cloud to make it easy to use Opshell on multiple devices. I’m not sure how to tackle this yet for multiple reasons. Putting api keys into an...
by ricktbaker | Oct 13, 2017 | Uncategorized
Feeling pretty good about the base functionality at this point so decided a minor version update was in order. So, here we have 0.1.0. I’ve been noticing quite a few Windows Downloads. Since Windows usage requires a little extra setup with needing OpenSSH...
Recent Comments