https://github.com/thesephi/samplecontainerizedrust
Sample server application written in Rust (using warp) with Docker containerization and Helm chart resources.
https://github.com/thesephi/samplecontainerizedrust
docker helm rust server-side
Last synced: about 2 months ago
JSON representation
Sample server application written in Rust (using warp) with Docker containerization and Helm chart resources.
- Host: GitHub
- URL: https://github.com/thesephi/samplecontainerizedrust
- Owner: Thesephi
- License: mit
- Created: 2022-11-20T01:42:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-21T23:39:38.000Z (over 3 years ago)
- Last Synced: 2025-12-22T08:49:50.751Z (6 months ago)
- Topics: docker, helm, rust, server-side
- Language: Makefile
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample Containerized Rust App
This repo is a sample server application written in Rust (using warp)
with Docker containerization and Helm chart resources.
Resulted Docker & Helm artifacts can be found on [Docker Hub](https://hub.docker.com/r/thesephi/samplecontainerizedrust).