Skip to content

Appleseed Portal Stack Docker composition. Uses Windows 2016 Server, IIS, ASPNet, SQL Server

License

Notifications You must be signed in to change notification settings

Appleseed/portal-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

portal-stack

This is a Docker containerized stack for the Appleseed Portal Platform : https://github.com/Appleseed/portal/

It allows enthusiasts, IT Pros, developers, and designers to quickly bring up Appleseed Portal enterprise configured containers. The stack uses Windows 2016 Server Core, IIS, ASPNet 4.6.1, SQL Server 2016 Express.

Quickstart :

Configure and Install docker-machine, docker, and docker-compose on your machine or server. Please note that by default this stack installs to port 80 of your site. This may be configured in either the compose file or docker run command to bring up internally. If brought up internally, firewall settings will have to be adjusted to the internal port assigned.

If you are using Windows 2016 Server, the OS now has Docker built-in (but you may have to install compose).