{"id":18617912,"url":"https://github.com/a-hilaly/zilean","last_synced_at":"2025-11-03T08:30:36.821Z","repository":{"id":97856397,"uuid":"97721324","full_name":"a-hilaly/zilean","owner":"a-hilaly","description":"IAL Mysql-server administration and management","archived":false,"fork":false,"pushed_at":"2017-09-29T16:06:45.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-27T04:07:52.981Z","etag":null,"topics":["backup-utility","kepler","mysql-manager","support-library"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a-hilaly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-19T13:46:58.000Z","updated_at":"2018-03-01T12:06:26.000Z","dependencies_parsed_at":"2023-07-19T09:31:04.180Z","dependency_job_id":null,"html_url":"https://github.com/a-hilaly/zilean","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-hilaly%2Fzilean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-hilaly%2Fzilean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-hilaly%2Fzilean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-hilaly%2Fzilean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-hilaly","download_url":"https://codeload.github.com/a-hilaly/zilean/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239412485,"owners_count":19634016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backup-utility","kepler","mysql-manager","support-library"],"created_at":"2024-11-07T03:42:52.528Z","updated_at":"2025-11-03T08:30:36.778Z","avatar_url":"https://github.com/a-hilaly.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zilean\nmysql-server management : backups, security, partition, dev support\n\n\n| Master | Dev | Coverage |\n| --- | --- | --- |\n| [![CircleCI](https://circleci.com/gh/iallabs/zilean/tree/master.svg?style=svg\u0026circle-token=f3d193e37ae25eb26cc445151abea74239fdc2a7)](https://circleci.com/gh/iallabs/zilean/tree/master) | [![CircleCI](https://circleci.com/gh/iallabs/zilean/tree/zilean-dev.svg?style=svg\u0026circle-token=f3d193e37ae25eb26cc445151abea74239fdc2a7)](https://circleci.com/gh/iallabs/zilean/tree/zilean-dev) | X |\n#\n\n\n- [1 - Getting Zilean](#1---getting-zilean)\n- [2 - Setup](#2---setup)\n- [3 - Documentation](#3---documentation)\n- [3.1 - Setting zilean](#3.1---setting-zilean)\n- [3.2 - Zilean Python3 Library](#3.2---python3)\n- [3.2.1 - Zilean Session](#3.2.1---zilean-session)\n- [3.2.2 - Zilean Pen](#3.2.1---zilean-pen)\n- [3.2.3 - Zilean Backup](1)\n- [3.3 - Zilean Command Line](#3.3---command-line)\n- [3.4 - Zilean Decorators](#4---zilean-decorators)\n- [3.5 - Zilean Scripts](#5zilean-scripts)\n\n## 1 - Getting Zilean\nclassic git command\n\n```shell\ngit clone https://github.com/iallabs/zilean.git\n```\nOr !\nTry to use our one-feet-coded git like command line [babtu](https://github.com/iallabs/babtu.git)\n\n## 2 - Setup\n\nMake sure you have a mysql-server installed on your machine !\n\nZilean Python3 library:\n```shell\ncd Zilean/\nsudo pip3 install -r requirements.txt\nmake -f Makefile py-setup\n```\n\nZilean command line:\n```shell\ncd Zilean/\nsudo pip3 install -r requiremenets.txt\nmake -f Makefile makezilean\n```\n\n## 3 - Documentation\n\nZilean Python and command line documentation\n\nZilean uses by default these settings to access to your mysql-server :\n```json\n{\n    \"hostname\" : \"localhost\",\n    \"port\" : 22,\n    \"user\" : \"root\",\n    \"password\" : \"\"\n}    \n```\nSkip 3.1 if you have the same settings.\n\n### 3.1 - Setting Zilean\n\nMySQL logs :\n\nIf you have installed only python3 package run the following commands at zilean directory\n```shell\npython3 setup.py setmysqllogs [-h hostname -p port -u user -p password]\n```\nIf you have installed Zilean command line simply run\n```shell\nZilean --settings sql [-h hostname -p port -u user -p password]\n```\n\n### Python3\nAt a first place\n\n\n### Command Line\n\n## Zilean Decorators\n\n## Zilean Scripts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-hilaly%2Fzilean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-hilaly%2Fzilean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-hilaly%2Fzilean/lists"}