inoERP icon indicating copy to clipboard operation
inoERP copied to clipboard

Docker installation

Open Shahin-rmz opened this issue 1 year ago • 3 comments

Hello, I just discovered inoERP. the project seems awesome, thanks for providing this. Just wanted to know if there is any easy installation for docker? So I can run it on my server easily. Thanks

Shahin-rmz avatar Jun 13 '23 00:06 Shahin-rmz

No, not yet. Though we do all the development within the docker container, we have never made an official image. We will do it in the future.

inoerp avatar Jun 13 '23 10:06 inoerp

The project is very comprehensive. I have seen a vast Swagger documentation, as well as fast and modular front end. I think if the project gets dockerized, it can gain more popularity and get's more attention from devs who can update features.


Anyways, thanks.

Shahin-rmz avatar Jun 13 '23 12:06 Shahin-rmz

Sure, I will add it to the TODO (but it won't be available in the next 3-4 months)

Currently, the application allows dev/super users to use javascript to customize the functionality https://docs.rikdata.com/docs/customization/server. However, it has some runtime limitations and also slowdown several activities. So, I am in the process of moving many components from go to rust. Most of the development is complete, but we need to focus on that for a few more months.

The newer version will be completely memory safe, much faster, and will allow rhai in addition to javascript as a scripting language.

inoerp avatar Jun 13 '23 12:06 inoerp