0KnowledgeNetwork / opt

mixnet server plugins, client apps, and other components
GNU Affero General Public License v3.0
2 stars 1 forks source link

docker build and github ci #11

Closed amitbasuri closed 4 months ago

amitbasuri commented 4 months ago

This PR aims to integrate specific Docker build steps directly into the GitHub CI pipeline for the opt repository. The focus is on setting up a Dockerized Katzenpost mixnet specifically tailored to run and test the http_proxy server plugin, without the need for forking the Katzenpost repository. Key steps include:

This PR includes modifications to .github/workflows/go.yml, docker/Makefile, and various configuration files to achieve the outlined objectives in https://github.com/0KnowledgeNetwork/opt/issues/9