mago3d-CMS icon indicating copy to clipboard operation
mago3d-CMS copied to clipboard

As execution mago3d-admin?

Open dcapeletti opened this issue 5 years ago • 9 comments

Hi, I already downloaded mago3d from the git repository and ran gradle build and the process went well.

Now what I want is to know how to run mago3d-admin. In the documentation it says:

Run mago3d-admin project spring boot /mago3d-admin/src/main/java/com/gaia3d/Mago3dAdminApplication.java

But I have no idea what it means or if I need to install anything. Please could you give me a hint of how I should run it and what I need.

Thanks

dcapeletti avatar Nov 14 '18 18:11 dcapeletti

Please understand that I did not speak English and used Google Translator.

Hi. I am mago3D developer JeongDae Cheon.

Excuse me I could not create an English manual yet. Please refer to the README.MD English version of GitHub. https://github.com/Gaia3D/mago3d

The most problematic part of the installation is the db part. Thank you for your understanding because it is a security issue.

1 / mago3d-core / src / doc / en / database

  • run all sql manually
  • Autorun script has not been modified yet

2 Modify /mago3d-core/src/doc/en/database/dml/insert.sql

  • encoding password, generate salt /mago3d-admin/src/test/java/com/gaia3d/PasswordTest.java Note
  • modify user_info sql in insert.sql file

3 dB Information

  • application.properties /mago3d-core/src/test/java/com/gaia3d/security/CryptTest.java file reference

Excuse me Our team is very busy today with other projects. So I do not have time to create English manuals. Please refer to the attached ppt file on pages 30 and 31.

The English manual I think it will be possible to do it in early December when our team's project ends. I am really sorry.

mago3d_install_guide.pptx

cheonjeongdae avatar Nov 15 '18 04:11 cheonjeongdae

Hello, I have already configured the database, all tables have been created but since Eclipse I have no idea how to run the Admin project. I will try to follow your tutorial and at the same time translate it.

Thank you for your time.

dcapeletti avatar Nov 27 '18 13:11 dcapeletti

I used Google Translator.

Hi.

Have you increased your mailbox capacity? Last week I emailed you ... The mail came back.

have a nice day.

2018년 11월 27일 (화) 오후 10:21, Diego Ariel Capeletti [email protected]님이 작성:

Hello, I have already configured the database, all the tables have been created but since Eclipse I have no idea how to run the Admin project.

Thanks for your time.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Gaia3D/mago3d/issues/157#issuecomment-442055680, or mute the thread https://github.com/notifications/unsubscribe-auth/AX1tqTSrc-DhMbBGfW77u-dRV3j62bsXks5uzTw8gaJpZM4YeVxL .

--


㈜가이아쓰리디 www.gaia3d.com

연구소 : 서울시 금천구 벚꽃로 278 702호 ( 가산동, SJ테크노빌 ) / 본사 : 대전시 유성구 테크노3로 65 230호 ( 관평동, 한신에스메카 )

천정대 수석연구원

Tel : 02-3397-3475 / 042-330-0400 , Fax : 02-3397-3478 / 042-330-0410 , Mobile : 010-2680-0860


cheonjeongdae avatar Nov 27 '18 15:11 cheonjeongdae

Hi, I haven't seen any mail. What was the email about? My email is [email protected]

Thank you for your time. Greetings

dcapeletti avatar Nov 28 '18 19:11 dcapeletti

@dcapeletti Did you get it to work? I am also struggling to run it. Completed all the configuration. How do I run the admin/user? Thank you!

iyush1993 avatar Nov 29 '18 06:11 iyush1993

@iyush1993 Hi, I haven't been able to start the Admin yet. The databases are already created, I imported the project in eclipse but I could not run the Admin application. For now I'm in something else, I'll continue later.

Greetings

dcapeletti avatar Nov 29 '18 14:11 dcapeletti

I am currently too busy to create English manuals. Sorry, but please use Google Translator.

mago3d 설치 가이드.pptx

cheonjeongdae avatar Nov 30 '18 05:11 cheonjeongdae

Hey @dcapeletti I don't know if this is the correct way but I was able to run admin. I imported the project into Eclipse. Then I navigated to mago3d-admin/application. Then I double clicked bootRun.

Later, I was able to access admin page via http://localhost:9090/login/login.do

I think it is same for user as well.

(Found out admin uses port 9090 and user uses port 80)

iyush1993 avatar Nov 30 '18 06:11 iyush1993

@iyush1993 I'm glad you could execute the admin. I'll try in a couple of days, in case I can't, I'll write you again. Greetings

dcapeletti avatar Nov 30 '18 09:11 dcapeletti