Consolite - Flask-based UI tool to display EC2 server details with caching support
1 minute read
Key features:
- No need to login to AWS Console to get server info like IP address or hostname, etc.
- Fast & lightweight.
- Lets you copy the IP address & server name with a click, just like AWS Console.
- Superfast, real-time search. Search for any server using its name or type.
- Safe. Doesn’t store any data in a database or file.
- Interactive, colorful charts to summarize data.
- Shows CPU/Memory & Cost info of each server.
- Caching enabled. The table is cached for 60 minuts. Latest data can be pulled with a click of a button.
Technologies used:
- Python3
- Flask
- Nginx
- Boto3
- Flask-Caching
- Gunicorn
- Supervisord
- Chart.js - for charts & graphs
Posted:
Posted By:
Shashank Srivastava