Skip to content

An automatic management system of Oracle computing instance, which highly depends on script function to realize the automatic management of server.

License

Notifications You must be signed in to change notification settings

LamGC/Oracle-Sentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle Sentry

本项目通过脚本自动管理甲骨文计算实例。

介绍

各大云服务商很多都会提供 API,让用户能够通过 API(或者 Cli)快捷的管理服务器,甚至通过 API 开发自己的管理工具,甲骨文也不例外。
既然有 API,再加上我是个懒癌,那么肯定就要让程序帮我做事咯!
甲骨文哨兵会通过用户编写的脚本,来通过 API 管理所有甲骨文计算实例,减少需要人工维护的需要。

本程序使用 Java 开发,使用 Groovy 开发脚本模块,并且脚本拥有很大的自由度, 不用担心有什么事脚本做不了(你只需要告诉我什么操作是脚本做起来比较麻烦的就可以了。)

本程序为脚本提供 SSH 客户端(使用 apache/Mina-sshd ),协助脚本通过 SSH 管理服务器。

关于更新慢的说明

这个项目一直在更新(只有仓库存档了才会说不更),有什么不足的, 或者想添加什么功能的可以发 issue,最近本人比较忙,可能没那么及时,但本项目肯定是不会弃坑的 :D

Docs

中文(简体)

License

本项目使用 GPLv3 协议开源,有关该协议的详细内容请查看本项目附带的 LICENSE 文件。

About

An automatic management system of Oracle computing instance, which highly depends on script function to realize the automatic management of server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages