mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 23:45:50 +03:00
[GH-ISSUE #222] Login page #216
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#216
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Pex16 on GitHub (Mar 7, 2019).
Original GitHub issue: https://github.com/RD17/ambar/issues/222
Hi, I have installed and configured Ambar and it works correctly.
The problem is that when I reach the url where it is published I see the search page directly, without authentication. I have seen from other issues that I have to change some settings in config.json file. My problem is that I don't know which config.json I have to edit.
In particular, I have the following config.json:
/run/containerd/io.containerd.runtime.v1.linux/moby/container_ID_01/config.json
/run/containerd/io.containerd.runtime.v1.linux/moby/container_ID_02/config.json
/run/containerd/io.containerd.runtime.v1.linux/moby/container_ID_03/config.json
/run/containerd/io.containerd.runtime.v1.linux/moby/container_ID_04/config.json
/run/containerd/io.containerd.runtime.v1.linux/moby/container_ID_05/config.json
/run/containerd/io.containerd.runtime.v1.linux/moby/container_ID_06/config.json
/run/containerd/io.containerd.runtime.v1.linux/moby/container_ID_07/config.json
/run/containerd/io.containerd.runtime.v1.linux/moby/container_ID_08/config.json
/run/containerd/io.containerd.runtime.v1.linux/moby/container_ID_09/config.json
/run/containerd/io.containerd.runtime.v1.linux/moby/container_ID_10/config.json
/run/containerd/io.containerd.runtime.v1.linux/moby/container_ID_11/config.json
I have 11 config.json because of I have multiple container that I have mounted with docker-compose(frontend, webapi, es, some crawler, etc.).
Moreover I tried to search in these files if there is the auth option (for example setted to none), but I found nothing.
What changes do I have to do?
Thank you for the help.
@naman2407 commented on GitHub (Mar 8, 2019):
Hi
I'm also trying to implement a Login UI before the Ambar dashboard. Ambar's UI is fully working on GCP and localhost. I found a file 'localizations.json' which has some information regarding the login, password reset and signup page. But how do we implement the login UI or from where do we have to turn on the login UI?
Thanks in advance!
@stale[bot] commented on GitHub (Mar 23, 2019):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.