I would like to host my gerrit project/repos in github as a backup copy. I would like to store it as public repository. Is it possible?
Yes, use the replication plugin. Given access permissions by the system user running Gerrit, this can mirror to any other Git server (using git, ssh and http(s) as protocols).
Yes, use the replication plugin. Given access permissions by the system user running Gerrit, this can mirror to any other Git server (using git, ssh and http(s) as protocols).