Remote sources, Accounts and the Web UI

@sgotti More on the Kubernetes setup. I went through the instructions and setup the gitea server, then went through and changed the gitea setup to use the appropriate Host IP for the service. After this I then added the remotesource successfully to agola.

I also modified the ConfigMap for the agola service as well to use the expose IP for the Kubernetes ‘simple’ service.

After performing these steps the web UI still shows the message that there are no remote sources defined. I looked at the logs for the agola pod and can see the addition of the remote source with no other messages, except for raft and compaction messages.

I added the -d option to the agola pod to try and get additional logging but none appeared. Are there any additional options for enabling debug logging on the agola pod ?

Thanks,
Karl