illacloud / deploy-illa-manually

Deploy illa utils manually. Docker, docker compose and k8s are all avaliable in this repo.
Apache License 2.0
37 stars 20 forks source link

where is default #4

Closed shuitao closed 1 year ago

shuitao commented 1 year ago

just deploy an illa, I can see the login page where can I find the default user account?

naj1n commented 1 year ago

@shuitao u should create an account that the mail service used here is provided by illacloud. But don't worry, ur data(username and password etc.) will be saved on your machine.

shuitao commented 1 year ago

when register accout,sending code by email, it report ‘网络异常’

naj1n commented 1 year ago

We'll fix it ASAP.

duanshuaimin commented 1 year ago

just deploy an illa, I can see the login page where can I find the default user account?

the same problem

Allforgot commented 1 year ago

when register accout,sending code by email, it report ‘网络异常’

same

yblis commented 1 year ago

when register accout,sending code by email, it report ‘网络异常’

same

karminski commented 1 year ago

@shuitao @duanshuaimin @Allforgot @yblis Hi, We released the version 1.4.0. it include the bug fix.

Please pull the latest docker image and try out.

And if deploy on server/virtual machine, don't forget set the environment variables in scripts/run.sh:

# builder-backend api server serve address
API_SERVER_ADDRESS=your_server_ip_address

# builder-backend websocket server serve address
WEBSOCKET_SERVER_ADDRESS=your_server_ip_address

For more details, please check out the README.md.

karminski commented 1 year ago

Issue closed due to no feedback over 5 days.