Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай DevOps Project: CICD with Git GitLab Jenkins and Laravel, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:04:51
    Introduction
  2. Урок 2. 00:01:53
    Prerequisites
  3. Урок 3. 00:05:20
    Demo: The end results of the project
  4. Урок 4. 00:01:47
    Install Oracle VirtualBox
  5. Урок 5. 00:10:30
    Install Virtual Ubuntu Server
  6. Урок 6. 00:09:31
    Install Virtual Ubuntu Desktop
  7. Урок 7. 00:07:55
    SSH Connection into the Virtual Machines
  8. Урок 8. 00:05:49
    SSHing without Password
  9. Урок 9. 00:02:15
    Run Sudo Commands without Passwords
  10. Урок 10. 00:04:05
    Installing Gitlab Instance
  11. Урок 11. 00:01:58
    Configure Local DNS for Your GitLab URL
  12. Урок 12. 00:03:16
    Reset GitLab Root Password and Create an Admin User
  13. Урок 13. 00:03:06
    Installing Git
  14. Урок 14. 00:01:53
    Git Global Settings
  15. Урок 15. 00:02:06
    Creating A GitLab Project
  16. Урок 16. 00:02:26
    Add SSH Keys To Your GitLab Account
  17. Урок 17. 00:05:47
    Git Popular Commands: Clone Add Commit Push
  18. Урок 18. 00:05:42
    Intro to Git Branching
  19. Урок 19. 00:02:22
    Creating and Approving Merge Requests
  20. Урок 20. 00:02:20
    Update Local Repo and Delete the New Branch
  21. Урок 21. 00:04:14
    Branching and Merging Locally
  22. Урок 22. 00:04:52
    Install Necessary Programs
  23. Урок 23. 00:05:04
    Creating a New Laravel App
  24. Урок 24. 00:03:16
    Example App Demo
  25. Урок 25. 00:04:02
    Pushing Our Code to Remote Code Repository
  26. Урок 26. 00:03:56
    Create a Dedicated Deploy User
  27. Урок 27. 00:02:40
    Add Deploy User SSH keys to GitLab
  28. Урок 28. 00:02:36
    Configure Local DNS Service
  29. Урок 29. 00:07:31
    LEMP Setup
  30. Урок 30. 00:04:57
    MySQL Database Setup
  31. Урок 31. 00:06:32
    Configure Your App on the Prod Server
  32. Урок 32. 00:05:17
    Configure Nginx Webserver
  33. Урок 33. 00:04:52
    Solved: Permission Denied Error
  34. Урок 34. 00:05:48
    Installing Jenkins
  35. Урок 35. 00:01:52
    Install Necessary Jenkins Plugins
  36. Урок 36. 00:02:43
    Set up Dedicated User for GitLab-Jenkins Integration
  37. Урок 37. 00:03:24
    Configure GitLab-Jenkins Communications
  38. Урок 38. 00:01:42
    Grant Dedicated User Access to Your Project
  39. Урок 39. 00:03:11
    Add Jenkinsfile to the Code
  40. Урок 40. 00:02:05
    Add User Jenkins SSH Keys to GitLab
  41. Урок 41. 00:03:49
    Create A Pipeline On Your Jenkins Instance
  42. Урок 42. 00:03:42
    Automated Testing
  43. Урок 43. 00:04:43
    Set Up Jenkins Server for Build and Test Stages
  44. Урок 44. 00:02:24
    Configure Jenkinsfile for Build and Test Stages
  45. Урок 45. 00:04:36
    Production Server Should not require Password from User Jenkins
  46. Урок 46. 00:06:33
    Configure Deploy Stage
  47. Урок 47. 00:06:15
    Configure a Web hook to trigger the Pipeline Build
  48. Урок 48. 00:02:33
    Confirm Your Pipeline is Continuous
  49. Урок 49. 00:03:44
    Create A Staging Server
  50. Урок 50. 00:05:49
    Configure Your App on the Staging Server
  51. Урок 51. 00:04:08
    Configure Jenkinsfile to Deploy to Staging
  52. Урок 52. 00:05:04
    Testing the Pipeline with Broken Codes
  53. Урок 53. 00:02:51
    Adding Jane to the Project
  54. Урок 54. 00:05:57
    Setting Up Jane's Dev Environment
  55. Урок 55. 00:04:46
    Configure the App on Jane's Desktop
  56. Урок 56. 00:02:27
    Creating A GitLab Issue
  57. Урок 57. 00:06:24
    Jane Develops New Feature
  58. Урок 58. 00:05:24
    Submitting and Approving Merge Requests
  59. Урок 59. 00:03:56
    Configure a Second Remote Repo for the App
  60. Урок 60. 00:02:28
    Create an AWS Account
  61. Урок 61. 00:07:02
    Launching an EC2 Instance
  62. Урок 62. 00:02:22
    Associating an Elastic IP Address to Our EC2 Instance
  63. Урок 63. 00:04:09
    SSHing into Our EC2 Instance
  64. Урок 64. 00:02:34
    Set up a Dedicated Deploy User on EC2
  65. Урок 65. 00:03:11
    LEMP Setup on EC2
  66. Урок 66. 00:02:47
    Set Up MySQL Database on EC2
  67. Урок 67. 00:06:00
    Configure the App on EC2
  68. Урок 68. 00:03:46
    Configure Nginx Webserver on EC2 to serve the Application
  69. Урок 69. 00:02:31
    Terminate Your EC2 Instance and release its Elastic IP