Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/silvio/hubzilla-docker

Dockerimage for hubzilla
https://github.com/silvio/hubzilla-docker

Last synced: about 2 months ago
JSON representation

Dockerimage for hubzilla

Awesome Lists containing this project

README

        

# introduction

Dockerimage for .

# dependencies

* mysql or postgres server

# start

```bash
$ docker run --link mysqlserver -e SERVERNAME=hub.port1024.net -v ${PWD}/hubzilladata:/data -d silviof/hubzilla-docker
```