-
0- github commands
-
1- linux basic commands must know.
-
2- bash-script examples.
- HOW TO CREATE A SELL SCRIPT?
-
1- create a directory: mkdire directory-name
-
2- go to the directory and make a file: cd directory-name and then touch filename.sh
-
3- change the file mode in executable permmission: chmod a+x filename
-
4- at the first line write: #!/bin/bash
-
5- for running the script in terminal write it: ./filename
-
- HOW TO CREATE A SELL SCRIPT?
-
3- what are dockerfile and docker-compose and how to write.
-
4- how to write pipline for make CI/CD.
-
5- what is kafka?
-
6- what is Consul?
-
ci/cd?
-
tagging?
-
versioning?
-
multi enviroment?
-
Notifications
You must be signed in to change notification settings - Fork 1
septa-ma/DevOps
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
DevOps tools
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published