diff --git a/docs/internships/gsoc/ideas-20250101.md b/docs/internships/gsoc/ideas-20250101.md index 19f050f..80f926b 100644 --- a/docs/internships/gsoc/ideas-20250101.md +++ b/docs/internships/gsoc/ideas-20250101.md @@ -163,7 +163,7 @@ This created additional complexity in the configuration and management of the ap 2. Reduce the learning curve to contribute. 2. Your plan must include approaches to do this 1. Installation (Priority) - 1. The current version requires the installation of system daemons. A method that improves any existing containerization for simplicity is needed. + 1. Use the containerized solution in the switchmap-ng repo as a guide to containerizing your work 2. Interaction between the equivalent replacements for the daemons must only communicate via existing GraphQL API calls for data. 3. We need an easy to use installation and configuration script for the web UI. 1. The structure of the configuration files could be improved. @@ -211,7 +211,7 @@ This created additional complexity in the configuration and management of the ap 2. Reduce the learning curve to contribute. 2. Your plan must include approaches to do this 7. Installation (Priority) - 1. The current version requires the installation of system daemons. A method that improves any existing containerization for simplicity is needed. + 1. Use the containerized solution in the switchmap-ng repo as a guide to containerizing your work 2. Interaction between the equivalent replacements for the daemons must only communicate via existing API calls. The RESTful posting of data to the DB API server’s file system should remain to reduce the potential overload unless a suitable alternative can be found. 3. We need an easy to use installation and configuration script for the web UI. 1. The structure of the configuration files could be improved.