Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
anis-doc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
anis
anis-doc
Commits
afccf69a
Commit
afccf69a
authored
2 years ago
by
Menou Lucas
Browse files
Options
Downloads
Patches
Plain Diff
Correct access to the admin portal
parent
6c3f6bef
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Make some contributions from my understanding of ANIS
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/web_admin.md
+3
-2
3 additions, 2 deletions
docs/web_admin.md
docs/web_portal.md
+1
-1
1 addition, 1 deletion
docs/web_portal.md
with
4 additions
and
3 deletions
docs/web_admin.md
+
3
−
2
View file @
afccf69a
...
...
@@ -35,7 +35,8 @@ just change the parameter `authenticationEnabled` by true. Keycloak is already c
## Web interface
To open the web interface in dev mode go to:
[
http://localhost:4201
](
http://localhost:4201
)
To open the web interface in development mode, you can click on the
`Admin`
button on the
upper right in the navigation bar. You should get to a page like the following.

...
...
@@ -65,4 +66,4 @@ database you must go to the second tab `Databases`.
Here you see the test database added during the installation of anis-server.
To add a new database, you must click on
`new database`
. You must then fill in
all the mandatory fields to reference a new database. Attention for the moment
only the postgresql driver has been tested.
\ No newline at end of file
only the postgresql driver has been tested.
This diff is collapsed.
Click to expand it.
docs/web_portal.md
+
1
−
1
View file @
afccf69a
...
...
@@ -2,7 +2,7 @@
## Default Instance
When you first connect to
[
localhost:4200
](
http://localhost:4200/
)
, you should
When you first connect to
[
http://
localhost:4200
/
](
http://localhost:4200/
)
, you should
see the default instance implemented. Note that there is a default re-routing
to
`./portal/home/`
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment