control-docs

A repo to demonstrate using Github Pages for publishing code documentation

View the Project on GitHub acmetntco/control-docs

MineServ Server Control

by

MineServ Server Control

Description

MineServ Server Control is a web application that allows users to manage their virtual machines (VMs) on Azure. The app provides a user-friendly interface to start and stop VMs, view their status, and manage them efficiently.

How It Works

  1. VM List: The app displays a list of VMs with their names, locations, and power states.
  2. Start/Stop VMs: Users can start or stop VMs by clicking the respective buttons in the control column.
  3. Automatic Updates: The VM list is automatically updated every 60 seconds to reflect the current status of the VMs.

Installation

To run the app locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/acmetntco/control-docs.git
    cd control-docs
    
  2. Open the index.html file in your browser.

Components

Infrastructure

Static Web App

API

Contributing

We welcome contributions to improve the app. To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes and commit them with clear and concise messages.
  4. Push your changes to your forked repository.
  5. Create a pull request to the main repository.

Issues

If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.