Skip to content

nelsonwellswku/stack-it-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackIt.Net

A web application for managing virtual machines in the cloud

Getting Started

After checking out the repository,

  1. Install the AWS SDK for .Net
    • The configured profile should be named "default"
  2. Follow the instructions in /src/WebPortal/PrivateSettings.config.template
  3. ???
  4. Profit

Authentication

There are currently two authentication modes.

  1. Development - no external dependencies
    • Login with user/user-password i.e. john.smith/john.smith-password.
  2. Crowd - Login with Crowd credentials.

To change authentication methods, open the web.config and change /appSettings/add[@key="AuthenticationProvider"]/@value to "Crowd".

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published