This document is a WORK IN PROGRESS.
This is just a quick personal cheat sheet: treat its contents with caution!
webapp-config
with Gentoo¶
webapp-config
is Gentoo's installer for web based applications. It is used for automatic setup of
web applications in virtual hosting environments.
Reference(s)
Table of content¶
Install¶
Install webapp-config
:
Config¶
Configure webapp-config
:
Use¶
-
Install a web app (e.g. Nextcloud):
-
List all the installed virtual copies:
-
Outputs the app name and app version of the installed apps (e.g. Nextcloud):
-
Update a previously installed web app (e.g. Nextcloud):
Then?: "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:
$ ./occ upgrade
"
- Remove an installed web app (e.g. Nextcloud):
If this cheat sheet has been useful to you, then please consider leaving a star here.