diff --git a/.gitignore b/.gitignore index bec4f647a..cca7fbd81 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ yarn-error.log* /.tmp .env + +# You know it's coming +docs/Infrastructure/NERV/ \ No newline at end of file diff --git a/docs/Infrastructure/Overview.md b/docs/Infrastructure/Overview.md index b9f1106e7..cedd56eb0 100644 --- a/docs/Infrastructure/Overview.md +++ b/docs/Infrastructure/Overview.md @@ -33,8 +33,7 @@ Primary ACM server infrastructure: | U | Name | Type | Description | | ----: | :----------------------- | :------------------- | :--------------------------------------------------------- | | 42 | USW-Pro-Max-48-PoE | Switch | Ubiquiti 48 PoE+/++ RJ45 along with 4 SFP+ | -| 41 | | _RJ45 patch panel_ | | -| 40 | | _Blank_ | | +| 41-40 | | _RJ45 patch panels_ | | | 39-38 | _TBD_ | Raspberry Pi cluster | 10 Raspberry Pis | | 37 | CRS309-1G-8S+IN | Switch | Mikrotik 8 SFP+ ports | | 36-32 | Maid-Café cluster | Cluster | 4 Minisforum MS-01; 1 Minisforum MS-A2; 1 Unifi UCG-Ultra | diff --git a/docs/introduction.md b/docs/introduction.md index 7b7a03922..7871be213 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -5,12 +5,9 @@ slug: /introduction # Introduction -:::caution +Welcome to the documentation pages for ACM. Mainly, we are keeping 2 types of documentations: -Documentation migration in process from old website. - -::: - -The following pages already contain some information. +- [**Infrastructure**](Infrastructure/Overview.md): which are holding the current information about the organization's servers +- [**kb**](kb/Overview.md): The wisdom of individuals and/or groups that they are willing to share. (Mostly outdated nowadays, but you can change that by contributing!!!) Join ACM to find out how you can volunteer to help!