Canasta: Difference between revisions
More additions to an overview document |
No edit summary |
||
| Line 27: | Line 27: | ||
The Apache site configuration is named [https://github.com/CanastaWiki/Canasta/blob/master/_sources/configs/mediawiki.conf mediawiki.conf] | The Apache site configuration is named [https://github.com/CanastaWiki/Canasta/blob/master/_sources/configs/mediawiki.conf mediawiki.conf] | ||
<li>'''Canasta-DockerCompose''' - uses the image created from #1 as the basis for a full working setup, with services for web, db, elasticsearch, caddy, and varnish. Although Caddy is a web server, it is used as a reverse proxy, and is incredibly lightweight. The web service (MediaWiki) relies on Apache. | <li>'''Canasta-DockerCompose''' - uses the image created from #1 as the basis for a full working setup, with services for web, db, elasticsearch, caddy, and varnish. Although Caddy is a web server, it is used as a reverse proxy, and is incredibly lightweight. The web service (MediaWiki) relies on Apache. | ||
<li>'''Canasta-CLI''' - Canasta has a CLI, written in Go, that allows you to manipulate and administer all your Canasta installations. | <li>'''Canasta-CLI''' - Canasta has a CLI, written in Go, that allows you to manipulate and administer all your Canasta installations. | ||
<li>'''Canasta-Documentation''' - because good code deserves good documentation. | <li>'''Canasta-Documentation''' - because good code deserves good documentation. And good documentation inspires users, and attracts developers. | ||
</ol> | </ol> | ||