• YouTube Video downloader app using Python

    Create an app in Python language to download videos from YouTube using PyTube Library.

    Author: aashutosh, Updated: March 28, 2023, 7:09 p.m. Tags: #Python
  • Deploy Python/Django app as Docker container on fly.io's Public Cloud

    Deploy a full stack Python Django application as a Docker container image on fly.io Platform as a Service (PaaS) Public Cloud . Connect a Postgres Database running on Fly.io to Django app.

    Author: aashutosh, Updated: March 9, 2023, 12:41 p.m. Tags: #Python #Django #Docker #Cloud #fly.io
  • Jira Development & Administration

    Full stack Jira Development

    Author: aashutosh, Updated: March 4, 2023, 1:40 p.m. Tags: #Jira
  • Use Nginx as a reverse proxy and load balancer for multiple applications/websites

    Load balance & Reverse proxy multiple applications hosted on different resources using a single NGINX server.

    Author: aashutosh, Updated: Feb. 17, 2023, 9:30 p.m. Tags: #Linux #NGINX #Jira
  • CI/CD using Jira & GitHub-Actions, Python, REST API.

    Integrate Jira and GitHub-Actions using Python script & REST API.

    Author: aashutosh, Updated: Feb. 17, 2023, 8:49 p.m. Tags: #Python #Scripting #REST #API #Automation #Jira
  • Automatic Table Partitioning (Date Range) in Oracle Database using Bash shell script.

    Linux Bash shell script to Automatically create new date range partitions for a table every month and delete older partitions.

    Author: aashutosh, Updated: Feb. 17, 2023, 8:42 p.m. Tags: #Linux #Database #Bash #Scripting #Automation #Oracle #SQL
  • Twitter API: Fetch followers & following list of any user using Python script

    Scrap twitter Data using API & Python Script, save output to a Database or Spreadsheets

    Author: aashutosh, Updated: Feb. 17, 2023, 11:53 a.m. Tags: #Python #Scripting #REST #API #Automation #Twitter
  • SolarWinds & Jira & Integration for Infrastructure Monitoring using Python, SQL, REST API

    SolarWinds, a monitoring application, collects monitoring parameters from target objects, a Python Script reads new alerts from SolarWinds Database, and create and assign a Jira ticket

    Author: aashutosh, Updated: Feb. 17, 2023, 11:51 a.m. Tags: #Python #Database #Scripting #REST #API #Automation #SQL #Jira
  • Opensource Infrastructure Monitoring Tool with REST API for Servers, Databases

    Open source Data Center Infrastructure Monitoring tool for Linux & Windows Servers, Databases (Oracle, SQL Server, MySQL, PostgreSQL Sybase), Storage & Networks etc.

    Author: aashutosh, Updated: Feb. 15, 2023, 11:29 p.m. Tags: #Python #Django #Linux #Database #Bash #Scripting #REST #API #Automation #SQL
  • Deploy Django App to Heroku

    So, done with your Django app development, now time to deploy your project to Heroku? Follow these easy steps to deploy, host your Django app to Heroku.

    Author: aashutosh, Updated: Feb. 15, 2023, 10:50 p.m. Tags: #Django #Cloud #Heroku