Explore >> Select a destination


You are here

conradresearch.com
| | jindraivanek.gitlab.io
2.8 parsecs away

Travel
| | [AI summary] The article details a technical solution for automating the continuous deployment of SAFE desktop applications to Linux servers using Docker, GitLab CI/CD, and Nginx as a reverse proxy.
| | aarol.dev
4.2 parsecs away

Travel
| | Fly.io is a cloud service that can be used to easily deploy fullstack applications on the web. You only pay for what you use, and servers can be scaled up and ...
| | blog.flurdy.com
4.0 parsecs away

Travel
| | Continuous Deployment via Stack Overflow | The ramblings and ranting of Ivar Abrahamsen at flurdy.com.
| | sookocheff.com
17.5 parsecs away

Travel
| This is something I often do but rarely remember the steps for. This post is intended to serve as a reminder for me and anyone else having the same question: how to add an upstream remote git repository. Start by forking the repository you are contributing to and cloning that repository to your local file system. In this example, we will use the Elasticsearch repository and assume you have cloned it locally.