Tutorial: Admin Setup End-to-End
Goal: prepare a fresh OpenArca instance for real team usage.
Step 1: Access settings
- Login as a developer/admin.
- Open
Settings.
Step 2: Configure login baseline
- Set
allowed_domains(company domains only). - Set initial
developer_emailslist.
Expected result:
- non-allowed domains are blocked at OTP request.
Step 3: Configure application identity
- Set
app_name,app_url. - Upload logo.
Expected result:
- branding appears on login and app shell.
Step 4: Configure email delivery
- Choose
smtporses. - Fill provider credentials.
- Run test email.
Expected result:
- test email delivery succeeds.
Step 5: Create first project and verify roles
- Add project in admin/project section.
- Confirm first developer user has role
developer.
Expected result:
- team can start ticket intake and execution flow.