diff --git a/06_SECURITY.md b/03_SECURITY.md similarity index 99% rename from 06_SECURITY.md rename to 03_SECURITY.md index 178a7803..649d6628 100644 --- a/06_SECURITY.md +++ b/03_SECURITY.md @@ -1,4 +1,4 @@ -# Security +# Security Guidelines CyMaIS is designed with security in mind. However, while following our guidelines can greatly improve your system’s security, no IT system can be 100% secure. Please report any vulnerabilities as soon as possible. diff --git a/04_USER_GUIDE.md b/04_USER_GUIDE.md new file mode 100644 index 00000000..14e727f7 --- /dev/null +++ b/04_USER_GUIDE.md @@ -0,0 +1 @@ +# User Guide \ No newline at end of file diff --git a/03_SETUP.md b/05_SETUP.md similarity index 100% rename from 03_SETUP.md rename to 05_SETUP.md diff --git a/group_vars/README.md b/06_CONFIGURATION.md similarity index 100% rename from group_vars/README.md rename to 06_CONFIGURATION.md diff --git a/tasks/README.md b/07_DEPLOY.md similarity index 100% rename from tasks/README.md rename to 07_DEPLOY.md diff --git a/08_DEVELOPE.md b/08_DEVELOPE.md new file mode 100644 index 00000000..6f8d214d --- /dev/null +++ b/08_DEVELOPE.md @@ -0,0 +1 @@ +# Developer Guide \ No newline at end of file diff --git a/05_DONATE.md b/09_DONATE.md similarity index 100% rename from 05_DONATE.md rename to 09_DONATE.md diff --git a/04_ENTERPRISE.md b/10_ENTERPRISE_SOLUTIONS.md similarity index 100% rename from 04_ENTERPRISE.md rename to 10_ENTERPRISE_SOLUTIONS.md diff --git a/README.md b/README.md index 7234bf84..6f399110 100644 --- a/README.md +++ b/README.md @@ -12,40 +12,6 @@ Our intuitive interface, coupled with in-depth documentation, makes it accessibl With CyMaIS, setting up a secure, scalable, and robust IT infrastructure is not just faster and easier, but also aligned with the best industry practices, ensuring that your organization stays ahead in the ever-evolving digital landscape. -## Documentation - -Explore the key documents for detailed information about CyMaIS: - -- [Features](01_FEATURES.md) - *Overview of the core features and capabilities of CyMaIS.* - -- [Vision](02_VISION.md) - *Learn about the vision and long-term goals behind CyMaIS.* - -- [Setup](03_SETUP.md) - *Step-by-step instructions for seting up the system and its dependencies.* - -- [Configuration](group_vars/README.md) - *Detailed procedures for configuring CyMaIS.* - -- [Deploy](tasks/README.md) - *Detailed procedures for deploying CyMaIS tp your servers* - -- [Enterprise](04_ENTERPRISE.md) - *Guidance and best practices for enterprise deployments.* - -- [Donate](05_DONATE.md) - *Information on how to support and donate to the CyMaIS project.* - -- [Code of Conduct](CODE_OF_CONDUCT.md) - *Our guidelines to ensure a respectful and collaborative community.* - -- [Contributing](CONTRIBUTING.md) - *Learn how to contribute to CyMaIS.* - -- [License](LICENSE.md) - *Legal information regarding the use and distribution of CyMaIS.* - --- Feel free to explore the individual documents for more detailed information. Enjoy using CyMaIS, and thank you for your interest in our project!