Machine/Discovery One/Node: Difference between revisions
m add standard db |
m fix heading |
||
| Line 1: | Line 1: | ||
= ASLO Node = | |||
While discussing activities.sugarlabs.org maintainability with Dogi this afternoon, he suggested that instead of thinking about web, proxy, and database nodes we create a standard ALSO node which we can adopt and tune via configs. | While discussing activities.sugarlabs.org maintainability with Dogi this afternoon, he suggested that instead of thinking about web, proxy, and database nodes we create a standard ALSO node which we can adopt and tune via configs. | ||
= Components = | |||
=== | == Web == | ||
== Database == | |||
Standard web node | |||
===Install needed packages=== | ===Install needed packages=== | ||
apt-get install mysql-client-5.0 mysql-server-5.0 | apt-get install mysql-client-5.0 mysql-server-5.0 | ||