forked from SUSE/Portus
-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Flavio Castelli edited this page Oct 29, 2015
·
28 revisions
These deployment strategies are not meant for production.
- Docker containers using Docker compose
- Vagrant
- Bare metal
Other documents related with developing Portus:
Must read document: how to configure Portus.
SUSE officially supports Portus deployments on SUSE Linux Enterprise made with Apache and Phusion passenger. However there are alternatives deployment scenarios:
- NGinx
- Portus and Registry on the same FQDN: how to have both the services on the same fully qualified domain name without having to put them on "strange" ports.
These documents illustrate several technical aspects of Portus. It's recommended to read them to have a better understanding of Portus and the Docker registry.