diff --git a/docs/index.md b/docs/index.md index 1755945..bcdc97e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,19 +1,62 @@ -# Overview +# Motivation
-Email is the most reliable official communication method in current coporate -environments. But Most companies are not willing to host their servers in remote cloud servers due to security issues. Futher Its cost is also high. But maintaining their own email server is one of prime goal in companies IT units. +Organizations in Sri Lanka’s public sector, such as the Sri Lanka Army, need to own and operate their own email infrastructure as they are not in a position to use cloud services for such critical technology due to security, privacy and national independence concerns. This is a requirement not just for Sri Lanka but globally and is in fact not limited to the public sector. + +While there are now high quality proprietary off the shelf systems available, it is not acceptable to simply buy such a solution for reasons of cost, independence and control. + +While there are open source components for all parts of an email solution available, building the technical skill to put that together in a safe and secure operational manner requires significant technical skills that are not readily available in many public sector organizations. + +This project’s objective is to provide a comprehensive email solution which can be readily deployed without complex configuration and which receives active maintenance and support from this project team. It is expected that each organization would deploy this solution for itself in their own data center or a shared data center, but this project team will provide the professional support and management needed to install and operate the system safely and securely to whatever extent the organization needs. This can eventually even go as far as managed hosting for the organization. The intent is to provide extremely limited customization and tuning capability to end user administrators - certainly no more than what Google provides for Google Apps customers. + +The promotion and adoption of this solution by non public sector organizations is a secondary goal and interesting as a method of revenue generation. Our long term objective is to make this project self-funding in a not-for-profit manner.
-## Copper Email Solution +# What is an “Email Solution”?-Copper Email System is the solution developed by Lanka Software Foundation for those issues in the corporate sector. Obviously it is free and opensource. Its repositoty is open for any one to contribute. Further this solution is deployed over Kubernetes which is most advanced cloud server deplyment (Ochestration) framework in the world now. -
-## Lanka Software Foundation (LSF) +The components include the following: +-Lanka Software Foundation (LSF) was established in 2003 as a company limited by guarantee and as “not for profit” organization with the vision of positioning Sri Lanka as a “global Free and Open Source (FOSS) Research & Development hub”. +While we are building this solution to solve a critical need in Sri Lanka, the same requirement exists in many countries.
- ## Refferences Copper main repository is it's github repository [[Copper github](https://github.com/LSFLK/Copper)]