https://github.com/zbo14/services
Dockerized services I use
https://github.com/zbo14/services
Last synced: over 1 year ago
JSON representation
Dockerized services I use
- Host: GitHub
- URL: https://github.com/zbo14/services
- Owner: zbo14
- Created: 2020-01-28T03:34:23.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-11-30T16:53:03.000Z (over 4 years ago)
- Last Synced: 2025-01-31T14:28:18.153Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# services
This repo contains a bunch of Dockerized services I've used.
It also includes convenience scripts for building, initializing, starting, and stopping the services.
For more information on a particular service, please refer to the `README.md` in its project directory.
## Index
* [Cloud server](services/cloud-server)
* [Git server](services/git)
* [ISC DHCP server](services/isc-dhcp-server)
* [mitmproxy](services/mitmproxy)
* [Tor proxies+DNS](services/tor)
* [Unbound DNS server](services/unbound)
## Contributing
Please do!
I hope to add services on an ongoing basis.
If you have an idea for a service, a bugfix, or a question, feel free to [open an issue](https://github.com/zbo14/services/issues/new)!