Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add stub Dockerfile for Debian 11. | Ben Sturmfels | 2021-03-28 | 1 | -111/+0 |
| | |||||
* | Remove test lines in Dockerfiles. | Ben Sturmfels | 2021-03-09 | 1 | -1/+0 |
| | |||||
* | Run LDAP, OpenID and PDF tests under Docker. | Ben Sturmfels | 2021-03-09 | 1 | -2/+12 |
| | |||||
* | Extend Fedora Dockerfile, add sourcehut builds for Debian and Fedora. | Ben Sturmfels | 2021-03-09 | 1 | -18/+25 |
| | | | | | | Previously had partial docs for Fedora 31. This updates to Fedora 33, adds support for audio and video and adds dependencies to allow the test suite to run to completion. | ||||
* | Note that Docker deployments are not officially supported or mature. | Ben Sturmfels | 2021-03-06 | 1 | -1/+7 |
| | |||||
* | Re-enable tests in Dockerfiles. | Ben Sturmfels | 2021-03-06 | 1 | -0/+2 |
| | |||||
* | Remove six library. | Ben Sturmfels | 2021-03-05 | 1 | -1/+0 |
| | |||||
* | Show last git commit when building Docker image. | Ben Sturmfels | 2021-03-03 | 1 | -0/+1 |
| | |||||
* | Reinstate audio spectrograms on Python 3 [#5610]. | Fernando Gutierrez | 2021-03-03 | 1 | -0/+1 |
| | | | | | | | | The `audiotospectrogram` module is a complete rewrite of the existing spectrogram code with support for Python 3. This allows us to drop the bundled `freesound` library and Python 2-only `audioprocessing` and `spectrogram` modules. Signed-off-by: Ben Sturmfels <ben@sturm.com.au> | ||||
* | Add CentOS rabbitmq instructions. | Ben Sturmfels | 2020-04-29 | 1 | -4/+1 |
| | |||||
* | Review and update the deploment docs for Debian 10 and CentOS 8 [#5593]. | Ben Sturmfels | 2020-04-29 | 1 | -5/+4 |
| | | | | | | Mostly a thorough test and cleanup. The significant change is moving the systemd config into the deployment docs an the registration/security considerations to production considerations docs. | ||||
* | Switch to Python 3 by default. | Ben Sturmfels | 2020-04-24 | 1 | -1/+1 |
| | | | | Addresses #5592. | ||||
* | Add draft Fedora dockerfile. | Ben Sturmfels | 2020-04-20 | 1 | -0/+90 |