mportela / rconfig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rconfig

======================= LICENSE ===============================

rConfig is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

rConfig is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with rConfig. If not, see http://www.rConfig.com/license.txt/.

======================= INSTALL ===============================

Guides can be found online at www.rConfig.com to help you through the installation process. Check for the latest install guides in the support section

======================= DOCKER ================================

To build...

# docker build --rm -t <username>/httpd .

To run...

# docker run -d -p 80:80 <username>/httpd

======================= BUG ===================================

Any bugs can be emailed directly. Send as much detail as possible to bugs@rconfig.com

About

License:GNU General Public License v3.0


Languages

Language:PHP 89.5%Language:JavaScript 7.4%Language:CSS 2.3%Language:PLpgSQL 0.8%Language:Shell 0.0%Language:Makefile 0.0%