Can I easily install #gitlab and #mastodon on some server ?
I don't know ruby :-(
@pinkilla #Gitlab installation, when using the omnibus package, is not so hard. You only need to enter the configs in gitlab.rb and for the rest of the deployment, it takes care of most itself.
@haploc yes I have gitlab installed… and now can I put mastodon besides (vhost, port…)
@pinkilla In case of different 2 services on the same server, I'd put a reverse proxy (nginx/apache) in front of that and use proxypass.
@pinkilla In case of different 2 services on the same server, I'd put a reverse proxy (nginx/apache) in front of that and use proxypass.