mwood77 / pf2opn

An in-browser pfsense to opnsense converter.
https://www.pf2opn.com
Other
90 stars 7 forks source link

deploy via containers #2

Closed ravnoor closed 1 year ago

ravnoor commented 1 year ago

I've tested the Docker image and it works just as well as the local install.

I've also added CI for GitHub Actions to automatically build the docker image. You'll need to add the appropriate secrets, if you choose to activate the functionality in your repo.

mwood77 commented 1 year ago

Thanks for contributing! I've tweaked the github action and readme slightly so I can run some protection rules on the main branch. Hope you don't mind!