Access
How to Access and Authenticate in Admin UI
This guide provides step-by-step instructions for accessing and logging into the VeeCode Admin UI, using the provided IP address through the EC2 console.
Prerequisites
- Access to the EC2 instance running the VeeCode platform.
- The public IP address for the instance (available via the EC2 console).
- Credentials for the VeeCode Admin UI.
Steps
Step 1: Access the Admin UI
- Retrieve the IP Address: Obtain the public IP address from the EC2 console.
- Modify the URL: Append
"/admin-ui"
to the end of the IP address. Example:http://<IP-address>/admin-ui
Step 2: Login to the Admin UI
- Open the URL: In your browser, navigate to the modified URL (from Step 1).
- Login Prompt: A login screen will appear, prompting you for credentials.
- First-time Login:
- If this is your first access, use the default credentials:
- Username:
admin
- Password:
admin
- Username:
- If this is your first access, use the default credentials:
Step 3: Post-login Actions
- Successful Login: Upon successful authentication, you will be redirected to the Admin UI's home screen.
- On the home screen, you will have the option to:
- Manage Configurations: Adjust platform settings.
- Go to Settings: Access system preferences for further customization.