You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
This feature request is primarily aimed at automated services.
We create a pusher and a puller user in portus.
We have per project(namespace) pusher/puller user accounts.
Example: nodejs-app-pusher
Jenkins builds our images, tags them, and then pushes to a namespace.
Ansible/nomad will use the puller user to pull image from namespace.
Alternatively, we will create users directly on the database and copy/paste users for new projects.
This feature request is primarily aimed at automated services.
We create a pusher and a puller user in portus.
We have per project(namespace) pusher/puller user accounts.
Example:
nodejs-app-pusherJenkins builds our images, tags them, and then pushes to a namespace.
Ansible/nomad will use the puller user to pull image from namespace.
Alternatively, we will create users directly on the database and copy/paste users for new projects.