52731fa42bfd24473b75409131e70521c116c928
wordpress
Development
$ git clone https://git.autonomic.zone/autonomic-cooperative/wordpress && cd wordpress
$ python3 -m venv .venv && source .venv/bin/activate
$ pip install -r requirements.txt
$ docker-compose up
Then visit the new Wordpress site.
Production
- Our drone.autonomic.zone configuration automatically deploys.
- For a manual deploy guide, see this documentation.
Languages
Shell
79.8%
Go Template
20.2%