Skip to content

A portal for students at UoN to create, use and delete Virtual Machines by using Microsoft Azure Portal to manage the distribution of VMs.

Notifications You must be signed in to change notification settings

vondreii/system-and-network-admin-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System and Network Admin Portal

About

This project aims to provide an interface (Systems & Network Admin Portal) within the UoN Network for users to create, use and delete Virtual Machines by using Microsoft Azure Portal to manage the storage and distribution of Virtual Machines to users.

To Install

Use a regular command line to navigate to the SystemAndAdminPortal folder and install node_modules using this command:

  • npm install

To run

Use a regular command line to start the program with any of the following commands:

  • npm test
  • node start (This will connect and run the program on the local server). This can be accessed on a web browser using one of the following addresses:
    • Localhost:8080
    • 127.0.0.1:8080

Login credentials:

Admin:

  • Username: Admin
  • Password: Password

User:

  • Username: c1234567
  • Password: Password


Alt text

About

A portal for students at UoN to create, use and delete Virtual Machines by using Microsoft Azure Portal to manage the distribution of VMs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published