Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As execution mago3d-admin? #157

Open
dcapeletti opened this issue Nov 14, 2018 · 9 comments
Open

As execution mago3d-admin? #157

dcapeletti opened this issue Nov 14, 2018 · 9 comments

Comments

@dcapeletti
Copy link

dcapeletti commented Nov 14, 2018

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

@cheonjeongdae
Copy link
Contributor

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

@dcapeletti
Copy link
Author

dcapeletti commented Nov 27, 2018

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.

@cheonjeongdae
Copy link
Contributor

cheonjeongdae commented Nov 27, 2018 via email

@dcapeletti
Copy link
Author

Hi, I haven't seen any mail.
What was the email about?
My email is d.a.capeletti@gmail.com

Thank you for your time.
Greetings

@iyush1993
Copy link

@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!

@dcapeletti
Copy link
Author

@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

@cheonjeongdae
Copy link
Contributor

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

mago3d 설치 가이드.pptx

@iyush1993
Copy link

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)

@dcapeletti
Copy link
Author

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants