Diogo Peralta Cordeiro
cc9f2d6ff2
The User one is intended to illustrate the various common use cases, possibilities regarding customization and introduce the existing functionalities. The Administrator one explains the step by step of how to install and maintain a GNU social instance, be it as node of The Free Network or as an intranet social network in a company setting. The Developer one starts by introducing the Modules system and architecture, then the plugin development process and finally the exciting internals of GNU social for those looking forward to make the most advanced contributions.
15 lines
504 B
Markdown
15 lines
504 B
Markdown
# Summary
|
|
|
|
- [Installation](./installation.md)
|
|
- [Instal with Docker with shell access](./install/docker_shell.md)
|
|
- [Instal without Docker with shell access](./install/no_docker_shell.md)
|
|
- [Instal with Docker with web access](./install/docker_web.md)
|
|
- [Instal without Docker with only web access](./install/no_docker_web.md)
|
|
- [Configure]()
|
|
- [Queue](./queue.md)
|
|
- [Theme](./theme.md)
|
|
- [Private node](./private.md)
|
|
- [Backups](./backups.md)
|
|
- [Upgrading](./upgrading.md)
|
|
|