hexya-erp / hexya

Hexya business application development framework
http://hexya.io
Apache License 2.0
411 stars 126 forks source link

Demo site #14

Closed j209 closed 6 years ago

j209 commented 6 years ago

Hi. It is not bad if Hexya has a demo site for evaluation.

npiganeau commented 6 years ago

Hi,

Yes totally. Work is actually underway for this. I'm finalizing the sale module and then I will create a demo site (more a tech preview actually) + a docker image for easier install.

My first goal was to have it for the end of the year, but like most open source projects, I'll certainly be late :-)

hzmsrv commented 6 years ago

I think you could send a release file to Github first!

npiganeau commented 6 years ago

Demo is up at https://demo.hexya.io

Docker image hexya/hexya is also available at https://hub.docker.com/r/hexya/hexya/

chuan137 commented 5 years ago

the docker image runs with error

hexya_1  | Config File "hexya" Not Found in "[/etc/hexya /root/.hexya /go]"
hexya_1  | Hexya Generate
hexya_1  | --------------
hexya_1  | Detected Hexya root directory at /go/src/github.com/hexya-erp/hexya.
hexya_1  | Modules paths:
hexya_1  |  - github.com/hexya-erp/hexya-addons/sale
hexya_1  | Loading program...Ok
hexya_1  | Generating symlinks...Ok
hexya_1  | Generating pool...Ok
hexya_1  | Checking the generated code...FAIL
hexya_1  | couldn't load packages due to errors: net, os/user
hexya_1  |
hexya_1  | 2 - Updating db...
hexya_1  | Config File "hexya" Not Found in "[/etc/hexya /root/.hexya /go]"
hexya_1  | Please wait, Hexya is starting ...
hexya_1  | go build github.com/hexya-erp/hexya/pool/h: /usr/local/go/pkg/tool/linux_amd64/compile: signal: killed
hexya_1  |
hexya_1  | 3 - Starting server...
hexya_1  | Config File "hexya" Not Found in "[/etc/hexya /root/.hexya /go]"
hexya_1  | Please wait, Hexya is starting ...
hexya_1  | go build github.com/hexya-erp/hexya/pool/h: /usr/local/go/pkg/tool/linux_amd64/compile: signal: killed