inventory:因子产生的索引事实

时间:2024-07-02 15:58:12
【文件属性】:

文件名称:inventory:因子产生的索引事实

文件大小:43KB

文件格式:ZIP

更新时间:2024-07-02 15:58:12

Ruby

库存::服务器 Inventory 是一个 HTTP 和 SMTP 服务器,用于处理和索引因子产生的事实。 安装,Docker方式 $ git clone https://github.com/Filirom1/inventory.git $ cd inventory $ docker-compose up -d 安装,艰难的方式 手动安装 ElasticSearch、Kibana、ruby >=1.9 和 bundler $ git clone https://github.com/Filirom1/inventory.git $ cd inventory $ bundle install $ bundle exec rackup # to start the HTTP Server $ bundle exec bin/inventory-smtpd


【文件预览】:
inventory-master
----.travis.yml(204B)
----bin()
--------inventory-smtpd(907B)
----config()
--------inventory.yml(422B)
----Rakefile(29B)
----plugins()
--------json_schema_validator.rb(1KB)
--------facts_parser.rb(2KB)
--------sample.rb(484B)
--------log_failures_on_disk.rb(948B)
--------index.rb(2KB)
--------log_failures_in_es.rb(1KB)
----Dockerfile(18B)
----Dockerfile-unicorn(1011B)
----Gemfile(101B)
----tmp()
--------.gitignore(0B)
----docker()
--------passenger()
--------unicorn()
----inventory-server.gemspec(2KB)
----.rspec(49B)
----docker-compose.yml(197B)
----spec()
--------unit()
--------integration()
--------spec_helper.rb(4KB)
----.gitignore(122B)
----circle.yml(678B)
----lib()
--------inventory()
----public()
--------.gitignore(0B)
----README.md(6KB)
----config.ru(286B)
----LICENSE.txt(1KB)
----Dockerfile-passenger(1KB)

网友评论