https://github.com/bernoussama/self-hosted
https://github.com/bernoussama/self-hosted
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bernoussama/self-hosted
- Owner: bernoussama
- License: mit
- Created: 2024-07-15T01:01:00.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T01:30:35.000Z (almost 2 years ago)
- Last Synced: 2026-01-26T07:37:07.406Z (5 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![MIT License][license-shield]][license-url]
Self-Hosted
## About
Docker compose files of my self-hosted projects
## Getting Started
- download project directory
- navigate to it
```sh
docker compose up -d
```
## Roadmap
- [ ] [Vaultwarden](https://github.com/dani-garcia/vaultwarden)
- [ ] [Jellyffin](https://jellyfin.org/)
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License. See [LICENSE](https://github.com/0ussamaBernou/self-hosted/blob/master/licence.txt) for more information.
## Contact
Oussama Bernou - [@bernoussama](https://x.com/bernoussama) - contact@bernoussama.com
Project Link: https://github.com/0ussamaBernou/self-hosted
### Built With
[![Docker][docker-shield]][docker-url]
[![Yaml][yaml-shield]][yaml-url]
## Resources
[license-shield]: https://img.shields.io/github/license/0ussamaBernou/self-hosted?style=for-the-badge
[license-url]: https://github.com/0ussamaBernou/self-hosted/blob/master/LICENSE.txt
[docker-shield]: https://img.shields.io/badge/Docker-0769AD?style=for-the-badge&logo=Docker&logoColor=white
[docker-url]: https://docker.com
[yaml-shield]: https://img.shields.io/badge/Yaml-CB171E?style=for-the-badge&logo=yaml&logoColor=white
[yaml-url]: https://yaml.org