my-cloud-devops-consulting 5.1.3__py3-none-any.whl → 5.1.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {my_cloud_devops_consulting-5.1.3.dist-info → my_cloud_devops_consulting-5.1.6.dist-info}/METADATA +2 -6
- my_cloud_devops_consulting-5.1.6.dist-info/RECORD +5 -0
- {my_cloud_devops_consulting-5.1.3.dist-info → my_cloud_devops_consulting-5.1.6.dist-info}/WHEEL +1 -1
- my_cloud_devops_consulting-5.1.3.dist-info/RECORD +0 -5
- {my_cloud_devops_consulting-5.1.3.dist-info → my_cloud_devops_consulting-5.1.6.dist-info}/top_level.txt +0 -0
{my_cloud_devops_consulting-5.1.3.dist-info → my_cloud_devops_consulting-5.1.6.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: my-cloud-devops-consulting
|
3
|
-
Version: 5.1.
|
3
|
+
Version: 5.1.6
|
4
4
|
Summary: This is my consulting website for Cloud & DevOps services.
|
5
5
|
Home-page: https://github.com/Betrand1999/project-root
|
6
6
|
Author: Betrand Mutagha
|
@@ -28,13 +28,9 @@ Dynamic: summary
|
|
28
28
|
sudo systemctl restart sshd
|
29
29
|
3.235.142.37:8443 # rancher
|
30
30
|
|
31
|
-
####
|
32
31
|
sudo docker run --privileged -d \
|
33
32
|
--restart=always \
|
34
33
|
-p 8081:80 -p 8443:443 \
|
35
34
|
rancher/rancher
|
36
|
-
############################
|
37
35
|
|
38
|
-
#
|
39
|
-
docker logs container-id 2>&1 | grep "Bootstrap Password:"
|
40
|
-
###
|
36
|
+
# docker volume prune -f
|
@@ -0,0 +1,5 @@
|
|
1
|
+
app.py,sha256=NbUVDgVzJzzYQqvC9ejcLZWgoATN3E82hByqyeIK2Xk,3612
|
2
|
+
my_cloud_devops_consulting-5.1.6.dist-info/METADATA,sha256=CWzQrrtReEQNG85ttcWwi20r6-ZUtz6TkVazanqE-GU,989
|
3
|
+
my_cloud_devops_consulting-5.1.6.dist-info/WHEEL,sha256=beeZ86-EfXScwlR_HKu4SllMC9wUEj_8Z_4FJ3egI2w,91
|
4
|
+
my_cloud_devops_consulting-5.1.6.dist-info/top_level.txt,sha256=io9g7LCbfmTG1SFKgEOGXmCFB9uMP2H5lerm0HiHWQE,4
|
5
|
+
my_cloud_devops_consulting-5.1.6.dist-info/RECORD,,
|
@@ -1,5 +0,0 @@
|
|
1
|
-
app.py,sha256=NbUVDgVzJzzYQqvC9ejcLZWgoATN3E82hByqyeIK2Xk,3612
|
2
|
-
my_cloud_devops_consulting-5.1.3.dist-info/METADATA,sha256=naICOuO1z3iPH_e7BhHDGJEcdLesR8Uut8Rih0xlPew,1066
|
3
|
-
my_cloud_devops_consulting-5.1.3.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
|
4
|
-
my_cloud_devops_consulting-5.1.3.dist-info/top_level.txt,sha256=io9g7LCbfmTG1SFKgEOGXmCFB9uMP2H5lerm0HiHWQE,4
|
5
|
-
my_cloud_devops_consulting-5.1.3.dist-info/RECORD,,
|
File without changes
|