mirror of
https://github.com/Karaka-Management/Organization-Guide.git
synced 2026-01-11 21:08:41 +00:00
update
This commit is contained in:
parent
ab58ab2d84
commit
d0cef51b3c
|
|
@ -8,4 +8,7 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
THE SOFTWARE.
|
||||
|
||||
BY CONTRIBUTING YOU AUTOMATICALLY ACCEPT THE INDIVIDUAL CONTRIBUTOR LICENSE
|
||||
AGREEMENT 1.0 ("CLA") INCLUDED IN THIS REPOSITORY.
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Development environment
|
||||
|
||||
The setup and configuration of the development environment is in the hands of every developer themselves. However, it is recommended to follow the setup instructions in the [Developer-Guide](https://github.com/Karaka-Management/Developer-Guide/blob/develop/general/setup.md).
|
||||
The setup and configuration of the development environment is in the hands of every developer themselves. However, it is recommended to follow the setup instructions in the [Developer-Guide](https://github.com/Karaka-Management/Developer-Guide/blob/develop/general/setup.md).
|
||||
|
||||
## Code of conduct
|
||||
|
||||
|
|
@ -16,7 +16,7 @@ Generally, the development philosophy is result orientated. This means that anyo
|
|||
|
||||
Developers are encouraged to pick open tasks with high priorities according to their own skill level. Senior developers may directly assign tasks to developers based on their importance. New developers may find it easier to start with a task that has a low priority as they often also have a lower difficulty.
|
||||
|
||||
Open tasks can be found in the project overview: [PROJECT.md](../Project/PROJECT.md)
|
||||
Open tasks can be found in the project overview: [PROJECT.md](https://github.com/Karaka-Management/Docs/blob/master/Project/PROJECT.md)
|
||||
|
||||
Tasks currently in development are prefixed in the priority column with an asterisk `*` and a name tag in the task description of the developer who is working on the task.
|
||||
|
||||
|
|
|
|||
75
README.md
75
README.md
|
|
@ -1,4 +1,75 @@
|
|||
# General
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/Karaka-Management/Assets/master/art/logo.png" width="256" alt="Logo"></p>
|
||||
|
||||
General organization documents.
|
||||
The **Organization Documentation** contains the documentation of the organization. Additional documentation for developers or users may also exist.
|
||||
|
||||
With Karaka you have one partner who can provide all the tools and software solutions you are used to at fair and reasonable prices even for small organizations and companies/startups. Our solutions can be used independently from each other or fully integrated with other solutions we provide. By choosing Karaka as your partner you'll be able to adjust your software based on the changes in your requirements without worrying about integration and workflow optimization.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Table of Contents](#table-of-contents)
|
||||
- [Requirements](#requirements)
|
||||
- [Developer tools](#developer-tools)
|
||||
- [Installation](#installation)
|
||||
- [Philosophy & Demo](#philosophy--demo)
|
||||
- [Development status](#development-status)
|
||||
- [Tech stack](#tech-stack)
|
||||
- [Become a contributor](#become-a-contributor)
|
||||
- [Misc](#misc)
|
||||
|
||||
## Requirements
|
||||
|
||||
* PHP 8.1
|
||||
* PHP extension: php8.1-dev php8.1-cli php8.1-common php8.1-mysql php8.1-pgsql php8.1-xdebug php8.1-opcache php8.1-pdo php8.1-sqlite php8.1-mbstring php8.1-curl php8.1-imap php8.1-bcmath php8.1-zip php8.1-dom php8.1-xml php8.1-phar php8.1-gd php-pear
|
||||
* apache2 (recommended) or nginx
|
||||
* mysql-server (recommended) or postgresql postgresql-contrib
|
||||
* Tools: tesseract-ocr, pdftotext, pdftoppm
|
||||
* Make sure that URL rewriting is active!
|
||||
|
||||
### Developer tools
|
||||
|
||||
* Php extension: xdebug
|
||||
* Tools: Composer, Npm
|
||||
* Composer tools: phpstan, phpunit, phpcs
|
||||
* Npm tools: eslint
|
||||
|
||||
## Installation
|
||||
|
||||
Detailed installation instructions can be found at:
|
||||
|
||||
* [Developer Setup](https://github.com/Karaka-Management/Developer-Guide/blob/develop/general/setup.md)
|
||||
* [User Setup](https://github.com/Karaka-Management/Documentation/blob/develop/setup/install.md)
|
||||
|
||||
## Philosophy & Demo
|
||||
|
||||
We believe software should support a business in it's daily tasks and growth in a very efficient way without frustration. In order to achieve this we constantly take feedback from our customers and expand and improve our software solutions.
|
||||
|
||||
You can find a freely available online demo at https://demo.karaka.app (user: admin, pass: orange) without any registration or inquiry.
|
||||
|
||||
## Development status
|
||||
|
||||
Currently Karaka is still developing the first Alpha version. As soon as we have a running Beta version we are allowing external testers to use our software and a selected amount of inhouse developed modules.
|
||||
|
||||
General updates can be found in our info section at https://karaka.app/info and developer updates can be found in our developer section at https://karaka.app/dev. In our developer section you can also check out the automatically generated reports such as code coverage, code style, static analysis etc. as well as our code style guide lines and developer documentation.
|
||||
|
||||
* [Project Status](https://github.com/Karaka-Management/Docs/blob/master/Project/PROJECT.md)
|
||||
|
||||
## Tech stack
|
||||
|
||||
* Language: php, js, c++, html, css, markdown, shell script
|
||||
* Database: Maria/MySQL, PostgreSQL, MSSQL, SQLite
|
||||
* Webserver: apache2, nginx
|
||||
* Cache: Redis, Memcached
|
||||
|
||||
## Become a contributor
|
||||
|
||||
Karaka has a very open culture and we always welcome new people who share our philosophy in providing create solutions which just work. You can find the development process description which also describes how to become a contributer in the [Project Documentation](https://github.com/Karaka-Management/Docs/blob/master/Processes/Development.md).
|
||||
|
||||
## Misc
|
||||
|
||||
* End-User documentation: https://github.com/Karaka-Management/Documentation
|
||||
* Developer documentation: https://github.com/Karaka-Management/Developer-Guide
|
||||
* Project documentation: https://github.com/Karaka-Management/Docs
|
||||
* Website: [https://karaka.app](https://karaka.app)
|
||||
* Demo: [https://karaka.app](https://karaka.app) (user: admin, pass: orange)
|
||||
* Dev: [https://karaka.app/dev](https://karaka.app/dev)
|
||||
* Contact: dennis@karaka.app
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user