Skip to content

mackrais-organization/Useful-scripts

 
 

Repository files navigation

Userful-scripts

nginx/nginx_yii_conf

Sample config for Yii2 simple project for nginx.

automat.py

This script adds and configures virtual hosts. Requires sudo. Edit path variable

clean-jira.py

Cleans messages from JIRA from your email. You need to edit your login and password for gmail. I haven't tested it with other email providers. See: https://support.google.com/accounts/answer/185833?hl=en

ssh-commands.py

Runs ssh commands on your server

backup.py

Make backups of MySQL database, puts it into separate directory. Makes N backup files per day (depends on how many times you run it), removes all files but the last from previous days' backup folders.

install_venvwrapper.sh

Installs virtualenv and virtualenvwrapper and adds correct data to .hgrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.4%
  • JavaScript 26.4%
  • CSS 7.8%
  • Shell 7.4%