courselab / pollex

Open Source Online Poll Application
GNU General Public License v3.0
1 stars 9 forks source link

Containerize the application #36

Closed monacofj closed 4 years ago

monacofj commented 4 years ago

An attempt to containerize the application. Top source directory's Makefile can be use to build and start two containers

Angular container listen to external port 8080. Both container listens to each other at the default ports. See Makefile header for available rules to build, start etc. the containers.

Top directory's README contains a brief Pollex wish list with the features we would like to see.

Would you please review or reassign it for test and eventually merging to develop?

ET33 commented 4 years ago

I will have a look into it later! Right now I don't have access to my pc