Pretty self explanatory. I am trying to host a control panel that executes shell code.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
The GitLab installation uses GitLab omnibus, a package provided by the GitLab project, in order to set up the required services that are used by the GitLab web application. This has a specially managed version of services for the GitLab stack such as Nginx as a reverse proxy and the Unicorn application server which runs the Ruby on Rails code.
It’s a bit complicated but it’s theoretically possible to alter the configuration to use another web service, by disabling the built in Nginx service.
You’ll then need to install a non-bundled web service, such as Apache or Nginx. This Web service can be configured with multiple virtual hosts, one to serve your GitLab application, and the other serving your PHP application. Following these instructions from GitLab it’ll show you how to configure GitLab to be served by your non-bundled web server.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.