项目作者: Websoft9

项目描述 :
Automatic installation for AWX (Ansible Tower Communiy) on Linux
高级语言: Python
项目地址: git://github.com/Websoft9/ansible-awx.git
创建时间: 2018-12-19T10:00:15Z
项目社区:https://github.com/Websoft9/ansible-awx

开源协议:Other

下载


License: GPL v3
GitHub last commit
GitHub Release Date
GitHub Repo stars

Websoft9 Plugin - appstore

This plugin for listing and install templating application. include WordPress, MySQL, GitLab and other 300+ open source apps. If you want to contribute more apps to AppStore, please fork docker-library

image

Installation and update

Your server must be have Websoft9 installed.

  1. wget https://websoft9.github.io/websoft9/scripts/update_zip.sh && bash ./update_zip.sh --channel release --package_name "appstore-latest.zip" --sync_to "/usr/share/cockpit/appstore"

Development

See Developer.md for details about how to efficiently change the code, run, and test it.

Building

These commands check out the source and build it into the directory:build/

  1. git clone https://github.com/Websoft9/plugin-appstore
  2. cd plugin-appstore
  3. npm build

You can also triggers action workflow for building

Release

When

Two scenarios that trigger this plugin release:

  • Add new functions for this plugin
  • Websoft9 release

How

You should following the standard release process.

Every release will creates the official release zipball and publishes as upstream release to GitHub

License

plugin-appstore is maintained by Websoft9 and released under the GPL3 license.