Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/murilochianfa/self-hosted-secure-infra
A proposed secure infrastructure COMPLETELY self-hosted for small business based on LPIC-3 Security
https://github.com/murilochianfa/self-hosted-secure-infra
automation lpic-3 proxmox security self-hosted terraform
Last synced: about 11 hours ago
JSON representation
A proposed secure infrastructure COMPLETELY self-hosted for small business based on LPIC-3 Security
- Host: GitHub
- URL: https://github.com/murilochianfa/self-hosted-secure-infra
- Owner: MuriloChianfa
- License: mit
- Created: 2024-08-17T15:44:58.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T02:31:10.000Z (4 months ago)
- Last Synced: 2025-01-04T12:55:53.231Z (9 days ago)
- Topics: automation, lpic-3, proxmox, security, self-hosted, terraform
- Language: HCL
- Homepage:
- Size: 428 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Secure Self-Hosted Infrastructure for Small Business
This repository provides a comprehensive guide and resources for setting up a secure, self-hosted IT infrastructure tailored for small businesses. It includes detailed instructions, configurations, and best practices to help small businesses achieve a robust and secure environment without relying on third-party hosting services.
#### Key Features
- **Initial Setup Guide**: Step-by-step instructions for setting up servers and essential services.
- **Network Security**: Firewall configurations, VPN setup, and other security measures.
- **Identity and Access Management**: Setup for authentication and authorization services.
- **Self-Hosted Services**: Configuration for web servers, email servers, and more core services.
- **Monitoring and Logging**: Tools for infrastructure monitoring and log management.
- **Automation Scripts**: Scripts to automate maintenance and configuration tasks.![Banner](banner.png)
#### Benefits
- **Complete Control**: Full control over your data and infrastructure.
- **Enhanced Security**: Implement best practices for a secure infrastructure.
- **Cost-Effective**: Reduce costs by self-hosting essential services.
- **Flexibility**: Customize the infrastructure to meet your specific needs.> [!IMPORTANT]
>
> This repository is created **solely for educational purposes**. The content provided here is intended to serve as examples and study material. **There are no guarantees that the code or any other material is suitable or safe for production use**.
>
> If you choose to use any part of this project in a production environment, **you do so at your own risk**. It is strongly recommended to thoroughly review the code and implement proper testing before any production use.## Getting Started
To get started with this project, please refer to the [Getting Started Wiki](https://github.com/MuriloChianfa/self-hosted-secure-infra/wiki/Getting-Started) for a detailed step-by-step tutorial. The wiki contains comprehensive instructions and guidelines to help you set up and use the project effectively.
If you have any questions or run into issues, the wiki is a great place to start for troubleshooting and additional information.
---
## License
This project is licensed under the MIT License, see the [LICENSE](LICENSE.md) file for details.
## Acknowledgments
Special thanks to telmate/terraform for providing a powerful Terraform provider for Proxmox.