- Notifications
You must be signed in to change notification settings - Fork20
A simple example of a dockerized default create React app with Nginx and self signed SSL certificate
License
NotificationsYou must be signed in to change notification settings
SamWanekeya/dockerizing-react-js-with-nginx-and-self-signed-ssl-certificate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Run
git clone https://github.com/SamWanekeya/dockerizing-react-js-with-nginx-and-self-signed-ssl-certificate.git .
- Be sure to replace
samwanekeya.com
domain with your own domain - Run
sh frontend_deploy.sh
from the project root folder to build the images and run the containers - Run
sh frontend_destroy.sh
from the project root folder to destroy the running containers - Test it out athttps://localhost. No mounted folders. To apply changes, the image must be re-built.
- Fork this repo and make changes in your own fork.
- Commit your changes and push to your fork
git push origin main
- Create a new pull request and submit it back to the project.
To report bugs (or any other issues), use theissues page.
About
A simple example of a dockerized default create React app with Nginx and self signed SSL certificate
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.