Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added registry and portal security and log info #979

Merged
merged 2 commits into from
Oct 26, 2017

Conversation

stuclem
Copy link
Contributor

@stuclem stuclem commented Oct 24, 2017

- `adminserver.log`: Registry administration service.
- `clair-db.log`: Clair database used for vulnerability scanning of images
- `clair.log`: Clair service used for vulnerability scanning of images
- `jobservice.log`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registry job service log

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in da882e2

Management interface:
|Port|Protocol|Description|
|---|---|---|
|443|HTTPS|Connections to vSphere Integrated Containers Registry from vSphere Integrated Containers Management Portal, VCHs, and Docker clients|
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add 4443 |HTTPS| Connection to the "notary service"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in da882e2


1. To access logs for vSphere Integrated Containers Management Portal, run the `docker logs` command.

vSphere Integrated Containers Management Portal runs as a Docker container in the appliance.<pre>$ docker logs vic-admiral</pre>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is correct at the moment. But we have a task in our queue (Jira VBV-1711) to move the Admiral container logs from the console to a file, and then they will be accessible in a similar way like Harbor logs are accessible. I'll let you know when that task is completed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sergiosagu. I have a doc issue open to track that for 1.3, but this PR is going into a 1.2.x update.

@stuclem stuclem merged commit a3ae2fd into vmware:master Oct 26, 2017
@stuclem stuclem deleted the mpsecurity branch October 26, 2017 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants