We are developing a software on a private GitLab server. Nobody from outside has access to this server.
Now we somehow have to make our software available for everybody. Our Idea is to mirror the repository to GitHub which should be possible due to some research we did.
We also maintain a wiki in GitLab. Is it also possible to mirror our GitLab wiki pages to GitHub?