Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
as-is
as-is
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • project-templates
  • web
  • as-isas-is
  • Wiki
  • Home

Home

Last edited by Vadym Gidulian Jan 06, 2018
Page history

As Is

Description

Project will be deployed to server as is.

Project structure

Any

How to get

You can download it manually or get it using project-template-loader:

project-template-loader web/as-is

Workflow

Review

All branches except dev and master are used to review changes live.

These branches will be built and each one will be available under its own environment with unique address.

Testing

Branch dev is used to merge all changes and review them.

This branch will be built and available under testing environment.

Staging

Branch master is used to review changes before deploying to production. It should only contain stable versions that are supposed to be released.

This branch will be built and available under staging environment.

Production

To deploy to production:

  1. Create the following secret variables:
  • HOSTING_PROJECT - project name on hosting server
  • HOSTING_PROJECT_URL - project site URL
  1. Ask GitLab administrator to assign the project to specific runner that will deploy the project
Clone repository
  • Home
More Pages

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.