Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCTOPUS

потому что осьминог

развертка на локалке

LOGININDATABASE='octopusSQL'
PASSWORD='123456'
DATABASE='gitsDB'
HOST='127.0.0.1'

create database gitsDB; 
create user 'octopusSQL'@'localhost' identified with mysql_native_password by '123456';
grant all privileges on gitsDB.* to 'octopusSQL'@'localhost';

About

client for bitbucket and github

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages