Age | Commit message (Expand) | Author |
---|---|---|
2022-08-29 | Run production in separate network namespace....The production container need interact with the outside world only through a single Unix socket file on which the GeneNetwork web server listens. Hide all other interfaces to it. * production-deploy.sh (container_script): Remove --network flag. | Arun Isaac |
2022-08-25 | Add production container....* production-deploy.sh, production.scm: New files. | Arun Isaac |