aboutsummaryrefslogtreecommitdiff
path: root/production.scm
AgeCommit message (Expand)Author
2022-08-29Run mysql server in production....* production.scm: Import (gnu services databases). (operating-system)[services]: Add mysql-service-type. * production-deploy.sh: Share mysql directory with container. Arun Isaac
2022-08-25Add production container....* production-deploy.sh, production.scm: New files. Arun Isaac