feat: Remove deprecated test files and enhance documentation for version 3.3.0 "Nexus Infinitum"
- Deleted obsolete test files: test_mime.go, test_mime_integration.go, and xmpp_client_upload_diagnosis.ipynb. - Updated README.md to reflect the new version 3.3.0 "Nexus Infinitum" and its features. - Added comprehensive release notes for version 3.3.0 detailing major enhancements and installation instructions. - Introduced cleanup script to remove development artifacts while preserving production files.
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
# HMAC File Server - Podman Configuration Examples
|
||||
|
||||
This directory contains Podman-specific deployment files for HMAC File Server 3.2.2 "Tremora del Terra".
|
||||
This directory contains Podman-specific deployment files for HMAC File Server 3.3.0 "Nexus Infinitum".
|
||||
|
||||
## 🚀 Quick Start
|
||||
|
||||
```bash
|
||||
# Clone repository
|
||||
git clone https://github.com/PlusOne/hmac-file-server.git
|
||||
git clone https://git.uuxo.net/uuxo/hmac-file-server.git
|
||||
cd hmac-file-server/dockerenv/podman
|
||||
|
||||
# Deploy with single command
|
||||
@ -258,6 +258,6 @@ After deployment, verify everything works:
|
||||
## 📚 Additional Resources
|
||||
|
||||
- [Podman Official Documentation](https://docs.podman.io/)
|
||||
- [HMAC File Server GitHub](https://github.com/PlusOne/hmac-file-server)
|
||||
- [HMAC File Server Git Repository](https://git.uuxo.net/uuxo/hmac-file-server/)
|
||||
- [XEP-0363 Specification](https://xmpp.org/extensions/xep-0363.html)
|
||||
- [Container Security Best Practices](https://docs.podman.io/en/latest/markdown/podman-run.1.html#security-options)
|
||||
|
Reference in New Issue
Block a user