Skip to content

Instantly share code, notes, and snippets.

@Ndeta100
Created July 7, 2023 06:46
Show Gist options
  • Save Ndeta100/2a9d086fe5f97320f99a7ec04f218b5a to your computer and use it in GitHub Desktop.
Save Ndeta100/2a9d086fe5f97320f99a7ec04f218b5a to your computer and use it in GitHub Desktop.
Deploying and monitoring your Nextjs app with gitHub actions, dockerize, and build an artifact runnable
Here is a reference to a video link that will help you with all the simple steps to automate your docker build and push the image to docker hub on every commit, thank me later
https://www.youtube.com/watch?v=HwATG0ygxzU&list=PLtvmFy4Ed_DL4Vd2uup0ZT6o_HFSaF-yW&index=11
@Ndeta100
Copy link
Author

Ndeta100 commented Jul 7, 2023

@Ndeta100
Copy link
Author

Ndeta100 commented Jul 7, 2023

This link can help you easily access kubernetes dashboard with a simple walk through
https://github.com/Channel908/DockerUI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment