ei8 / avatar-server-docs

Apache License 2.0
0 stars 2 forks source link

Document steps to enable local IDP #1

Open elmerbool opened 2 years ago

elmerbool commented 2 years ago
  1. Check-out ei8/neurul-server-pack
  2. Update .env/Host_IP, Host_Port
  3. Update variables.env/Google_Client_Id, Google_Client_Secret
  4. Update customSettings.json/RedirectUris, PostLogoutRedirectUris
  5. docker-compose -f docker-compose.yml up
  6. Update C:\Windows\System32\drivers\etc\hosts with [localip] dev.example.com (eg. "192.168.1.110 dev.example.com")
  7. Update cortex-diary/var1.env/OIDC_AUTHORITY to http://dev.example.com:64102