https://github.com/andyj/svrjs-with-docker
SVR.js running with docker
https://github.com/andyj/svrjs-with-docker
Last synced: about 1 year ago
JSON representation
SVR.js running with docker
- Host: GitHub
- URL: https://github.com/andyj/svrjs-with-docker
- Owner: andyj
- License: mit
- Created: 2024-11-26T22:29:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T07:28:24.000Z (over 1 year ago)
- Last Synced: 2025-02-07T02:37:44.237Z (over 1 year ago)
- Language: CSS
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SVR.JS with Docker
### Folder: how-to-run-svrjs-with-docker-compose
This repository demonstrates how to set up and run [SVR.JS](https://svrjs.org/) using Docker Compose. SVR.JS is a lightweight static file server, and this guide simplifies the deployment process by eliminating installation dependencies.
From my post [andyjarrett.com/posts/2024/how-to-run-svrjs-with-docker-compose/](https://www.andyjarrett.com/posts/2024/how-to-run-svrjs-with-docker-compose/)
#### License
This project is licensed under the MIT License. See the LICENSE file for details.
---
If you encounter any issues or have questions, feel free to open an issue, submit a pull request or ping me on [bsky.app/profile/andyjarrett.com](https://bsky.app/profile/andyjarrett.com)