mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 10:40:24 +00:00
8187e3efa1f8f405620bc74446f93321d7408a3d
Currently xcat rest service is running with apache user who do not have the privilege to manage some local resource like credential files needed by xcat web ui to get the conserver access. This patch add scripts in xcatconfig to generate credential files for conserver user. This patch also add a work around framework for xcat restapi to provide the interface to get or set the system resource so that restapi with apache privilege can retrieve the credential files.
xCAT ---- xCAT is a toolkit for the deployment and administration of clusters. Documentation ------------- xCAT documentation is available at: http://xcat-docs.readthedocs.io/en/latest/ |docs_latest| |docs_212| |docs_211| Open Source License ------------------- xCAT is made available as open source software under the EPL license: http://www.opensource.org/licenses/eclipse-1.0.php Developers ---------- Developers and prospective contributors are encouraged to read the `Developers Guide <http://xcat-docs.readthedocs.io/en/latest/developers/>`_ In particular the `GitHub <http://xcat-docs.readthedocs.io/en/latest/developers/github/>`_ related subsection. .. |docs_212| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.12 :alt: 2.12 documentation status :scale: 100% :target: http://xcat-docs.readthedocs.io/en/2.12/ .. |docs_211| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.11 :alt: 2.11 documentation status :scale: 100% :target: http://xcat-docs.readthedocs.io/en/2.11/ .. |docs_latest| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=latest :alt: Latest documentation status :scale: 100% :target: http://xcat-docs.readthedocs.io/en/latest/
Languages
Perl
78.5%
Shell
11.4%
JavaScript
7.1%
Python
1.8%
PHP
0.4%
Other
0.4%