my-cloud-devops-consulting 1.1.202506182347__tar.gz → 1.1.202506190034__tar.gz

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.
Files changed (38) hide show
  1. {my-cloud-devops-consulting-1.1.202506182347/my_cloud_devops_consulting.egg-info → my-cloud-devops-consulting-1.1.202506190034}/PKG-INFO +1 -1
  2. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034/my_cloud_devops_consulting.egg-info}/PKG-INFO +1 -1
  3. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/css/main.css +4 -0
  4. my-cloud-devops-consulting-1.1.202506190034/static/css/services.css +33 -0
  5. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/templates/base.html +77 -2
  6. my-cloud-devops-consulting-1.1.202506190034/templates/services.html +40 -0
  7. my-cloud-devops-consulting-1.1.202506182347/static/css/services.css +0 -176
  8. my-cloud-devops-consulting-1.1.202506182347/templates/services.html +0 -39
  9. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/MANIFEST.in +0 -0
  10. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/README.md +0 -0
  11. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/app.py +0 -0
  12. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/my_cloud_devops_consulting.egg-info/SOURCES.txt +0 -0
  13. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/my_cloud_devops_consulting.egg-info/dependency_links.txt +0 -0
  14. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/my_cloud_devops_consulting.egg-info/requires.txt +0 -0
  15. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/my_cloud_devops_consulting.egg-info/top_level.txt +0 -0
  16. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/setup.cfg +0 -0
  17. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/setup.py +0 -0
  18. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/css/about.css +0 -0
  19. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/css/assessment.css +0 -0
  20. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/css/contact-form.css +0 -0
  21. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/css/index.css +0 -0
  22. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/css/login.css +0 -0
  23. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/css/register.css +0 -0
  24. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/images/image.jpg +0 -0
  25. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/images/whatspp.jpeg +0 -0
  26. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/js/index.js +0 -0
  27. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/js/login.js +0 -0
  28. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/js/main.js +0 -0
  29. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/js/register.js +0 -0
  30. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/static/js/services.js +0 -0
  31. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/templates/about.html +0 -0
  32. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/templates/assessment.html +0 -0
  33. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/templates/contact-form.html +0 -0
  34. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/templates/index.html +0 -0
  35. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/templates/login.html +0 -0
  36. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/templates/private-videos.html +0 -0
  37. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/templates/register.html +0 -0
  38. {my-cloud-devops-consulting-1.1.202506182347 → my-cloud-devops-consulting-1.1.202506190034}/test/test.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: my-cloud-devops-consulting
3
- Version: 1.1.202506182347
3
+ Version: 1.1.202506190034
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
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: my-cloud-devops-consulting
3
- Version: 1.1.202506182347
3
+ Version: 1.1.202506190034
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
@@ -91,3 +91,7 @@ a:hover {
91
91
  font-weight: bold;
92
92
  color: #189ab4;
93
93
  }
94
+
95
+ nav ul li a i {
96
+ margin-right: 6px;
97
+ }
@@ -0,0 +1,33 @@
1
+ .service-card-grid {
2
+ display: grid;
3
+ grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
4
+ gap: 20px;
5
+ margin-top: 20px;
6
+ }
7
+
8
+ .service-card {
9
+ background: #ffffff;
10
+ padding: 20px;
11
+ border-radius: 12px;
12
+ border: 1px solid #dee2e6;
13
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06);
14
+ transition: all 0.3s ease-in-out;
15
+ font-size: 1.05rem;
16
+ display: flex;
17
+ align-items: center;
18
+ gap: 10px;
19
+ }
20
+
21
+ .service-card:hover {
22
+ transform: translateY(-5px);
23
+ background-color: #e6f7ff;
24
+ box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
25
+ cursor: pointer;
26
+ }
27
+
28
+ @media (max-width: 768px) {
29
+ .service-card {
30
+ font-size: 1rem;
31
+ padding: 15px;
32
+ }
33
+ }
@@ -4,6 +4,17 @@
4
4
  <meta charset="UTF-8" />
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
  <title>cloud & DevOps</title>
7
+
8
+ <!-- ✅ Font Awesome -->
9
+ <link
10
+ rel="stylesheet"
11
+ href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
12
+ integrity="sha512-papA0nJbcZrMeEWv3z3CTrRHRQ7Xq0Yf0n9NN07grIWq2VStfHh3ZlS0yo/EswdyRcdcf3aD/dOwDjdu1mGZDg=="
13
+ crossorigin="anonymous"
14
+ referrerpolicy="no-referrer"
15
+ />
16
+
17
+ <!-- ✅ Core CSS -->
7
18
  <link
8
19
  rel="stylesheet"
9
20
  href="{{ url_for('static', filename='css/main.css') }}"
@@ -12,6 +23,15 @@
12
23
  rel="stylesheet"
13
24
  href="{{ url_for('static', filename='css/index.css') }}"
14
25
  />
26
+
27
+ <!-- ✅ Load services.css only on /services route -->
28
+ {% if request.endpoint == 'services' %}
29
+ <link
30
+ rel="stylesheet"
31
+ href="{{ url_for('static', filename='css/services.css') }}"
32
+ />
33
+ {% endif %}
34
+
15
35
  <style>
16
36
  /* CSS for Moving Image */
17
37
  .moving-image-container {
@@ -57,8 +77,9 @@
57
77
  CDC Firm <small>Cloud DevOps Consulting Company llc.io </small>
58
78
  </div>
59
79
  </a>
60
- <!-- This is where you add clicable page on main base.html-->
61
- <nav aria-label="Main Navigation">
80
+
81
+ <!--
82
+ <nav aria-label="Main Navigation">
62
83
  <ul>
63
84
  <li><a href="{{ url_for('home') }}">Home</a></li>
64
85
  <li><a href="{{ url_for('about') }}">About</a></li>
@@ -75,6 +96,60 @@
75
96
  <li><a href="{{ url_for('login') }}">Login</a></li>
76
97
  {% endif %}
77
98
  </ul>
99
+ </nav> -->
100
+
101
+ <nav aria-label="Main Navigation">
102
+ <ul>
103
+ <li>
104
+ <a href="{{ url_for('home') }}"
105
+ ><i class="fas fa-home"></i> Home</a
106
+ >
107
+ </li>
108
+ <li>
109
+ <a href="{{ url_for('about') }}"
110
+ ><i class="fas fa-info-circle"></i> About</a
111
+ >
112
+ </li>
113
+ <li>
114
+ <a href="{{ url_for('assessment') }}"
115
+ ><i class="fas fa-tasks"></i> Assessment</a
116
+ >
117
+ </li>
118
+ <li>
119
+ <a href="{{ url_for('services') }}"
120
+ ><i class="fas fa-cloud"></i> Services</a
121
+ >
122
+ </li>
123
+ <li>
124
+ <a href="{{ url_for('contact_form') }}"
125
+ ><i class="fas fa-envelope"></i> Contact Form</a
126
+ >
127
+ </li>
128
+
129
+ {% if current_user.is_authenticated %}
130
+ <li>
131
+ <a href="{{ url_for('private_videos') }}"
132
+ ><i class="fas fa-lock"></i> Videos</a
133
+ >
134
+ </li>
135
+ <li>
136
+ <a href="{{ url_for('logout') }}"
137
+ ><i class="fas fa-sign-out-alt"></i> Logout</a
138
+ >
139
+ </li>
140
+ {% else %}
141
+ <li>
142
+ <a href="{{ url_for('register') }}"
143
+ ><i class="fas fa-user-plus"></i> Register</a
144
+ >
145
+ </li>
146
+ <li>
147
+ <a href="{{ url_for('login') }}"
148
+ ><i class="fas fa-sign-in-alt"></i> Login</a
149
+ >
150
+ </li>
151
+ {% endif %}
152
+ </ul>
78
153
  </nav>
79
154
  </div>
80
155
  <div class="about-link-section">
@@ -0,0 +1,40 @@
1
+ {% extends "base.html" %} {% block main %}
2
+ <main class="container my-5">
3
+ <!-- Cloud Consulting Section -->
4
+ <section class="mb-5">
5
+ <h2 class="mb-3">Cloud Consulting</h2>
6
+ <p>
7
+ We offer cloud migration, strategy, and optimization tailored for your
8
+ business, enabling scalable and secure cloud solutions to drive
9
+ innovation.
10
+ </p>
11
+
12
+ <div class="service-card-grid">
13
+ <div class="service-card">🚀 Cloud Migration Planning & Execution</div>
14
+ <div class="service-card">🌐 Multi-Cloud Strategy & Architecture</div>
15
+ <div class="service-card">💰 Cost Optimization & Management</div>
16
+ <div class="service-card">🔒 Security & Compliance Audits</div>
17
+ </div>
18
+ </section>
19
+
20
+ <!-- DevOps Solutions Section -->
21
+ <section class="mb-5">
22
+ <h2 class="mb-3">DevOps Solutions</h2>
23
+ <p>
24
+ From CI/CD pipelines to automated infrastructure, our DevOps services
25
+ improve software delivery, reliability, and efficiency.
26
+ </p>
27
+
28
+ <div class="service-card-grid">
29
+ <div class="service-card">⚙️ CI/CD Pipeline Setup & Automation</div>
30
+ <div class="service-card">
31
+ 📦 Infrastructure as Code (IaC) Implementations
32
+ </div>
33
+ <div class="service-card">📊 Monitoring & Logging with Modern Tools</div>
34
+ <div class="service-card">
35
+ 🛠 Configuration Management (Ansible, Chef, Puppet)
36
+ </div>
37
+ </div>
38
+ </section>
39
+ </main>
40
+ {% endblock main %}
@@ -1,176 +0,0 @@
1
- General Styling for the Services Page body {
2
- background: linear-gradient(
3
- 135deg,
4
- #e6f7ff,
5
- #ccf2ff
6
- ); /* Smooth gradient background */
7
- font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; /* Modern font */
8
- color: #333;
9
- margin: 0;
10
- padding: 0;
11
- animation: gradientBackground 10s infinite alternate; /* Background gradient animation */
12
- line-height: 1.6;
13
- }
14
-
15
- /* Header Styling */
16
- header {
17
- background: #17a2b8; /* Blue-green color */
18
- color: #fff;
19
- padding: 20px;
20
- text-align: center;
21
- animation: slideInFromTop 1s ease-in-out;
22
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
23
- }
24
-
25
- header h1 {
26
- margin: 0;
27
- font-size: 2em;
28
- }
29
-
30
- nav ul {
31
- list-style: none;
32
- padding: 0;
33
- margin: 15px 0;
34
- text-align: center;
35
- }
36
-
37
- nav ul li {
38
- display: inline-block;
39
- margin-right: 20px;
40
- }
41
-
42
- nav ul li a {
43
- color: #fff;
44
- text-decoration: none;
45
- padding: 8px 15px;
46
- border-radius: 5px;
47
- transition: background 0.3s ease, transform 0.3s ease;
48
- }
49
-
50
- nav ul li a:hover {
51
- background: rgba(255, 255, 255, 0.2);
52
- transform: scale(1.05);
53
- }
54
-
55
- /* Main Content Styling */
56
- main {
57
- padding: 20px;
58
- max-width: 1200px;
59
- margin: 0 auto;
60
- animation: fadeIn 1.5s ease-in;
61
- }
62
-
63
- h2 {
64
- color: #17a2b8;
65
- margin-bottom: 10px;
66
- font-size: 1.8em;
67
- }
68
-
69
- section {
70
- margin-bottom: 30px;
71
- padding: 20px;
72
- background: #fff;
73
- border: 1px solid #ddd;
74
- border-radius: 8px;
75
- box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
76
- animation: zoomIn 1s ease-in-out;
77
- transition: transform 0.3s ease, box-shadow 0.3s ease;
78
- }
79
-
80
- section:hover {
81
- transform: translateY(-5px);
82
- box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
83
- }
84
-
85
- p {
86
- margin: 10px 0;
87
- }
88
-
89
- ul {
90
- padding-left: 20px;
91
- }
92
-
93
- li {
94
- margin-bottom: 8px;
95
- }
96
-
97
- /* Button Styling */
98
- button {
99
- background: #17a2b8;
100
- color: white;
101
- border: none;
102
- padding: 10px 20px;
103
- border-radius: 5px;
104
- cursor: pointer;
105
- transition: background 0.3s ease, transform 0.3s ease;
106
- margin-top: 10px;
107
- }
108
-
109
- button:hover {
110
- background: #138496;
111
- transform: translateY(-3px);
112
- }
113
-
114
- /* Footer Styling */
115
- footer {
116
- text-align: center;
117
- padding: 20px;
118
- background: #17a2b8;
119
- color: #fff;
120
- margin-top: 40px;
121
- animation: fadeIn 2s ease-in;
122
- box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.1);
123
- }
124
-
125
- /* Responsive Design */
126
- @media (max-width: 768px) {
127
- nav ul li {
128
- display: block;
129
- margin: 10px 0;
130
- }
131
-
132
- section {
133
- padding: 15px;
134
- }
135
- }
136
-
137
- /* Keyframe Animations */
138
- @keyframes fadeIn {
139
- from {
140
- opacity: 0;
141
- }
142
- to {
143
- opacity: 1;
144
- }
145
- }
146
-
147
- @keyframes slideInFromTop {
148
- from {
149
- opacity: 0;
150
- transform: translateY(-30px);
151
- }
152
- to {
153
- opacity: 1;
154
- transform: translateY(0);
155
- }
156
- }
157
-
158
- @keyframes zoomIn {
159
- from {
160
- opacity: 0;
161
- transform: scale(0.9);
162
- }
163
- to {
164
- opacity: 1;
165
- transform: scale(1);
166
- }
167
- }
168
-
169
- @keyframes gradientBackground {
170
- 0% {
171
- background: linear-gradient(135deg, #e6f7ff, #ccf2ff);
172
- }
173
- 100% {
174
- background: linear-gradient(135deg, #ccf2ff, #e6f7ff);
175
- }
176
- }
@@ -1,39 +0,0 @@
1
- {% extends "base.html" %}
2
-
3
- {% block main %}
4
-
5
- <main class="container my-5">
6
- <!-- Services sections remain unchanged -->
7
- <section class="mb-5">
8
- <h2 class="mb-3">Cloud Consulting</h2>
9
- <p>
10
- We offer cloud migration, strategy, and optimization tailored for your
11
- business, enabling scalable and secure cloud solutions to drive
12
- innovation.
13
- </p>
14
- <ul class="list-group">
15
- <li class="list-group-item">Cloud Migration Planning & Execution</li>
16
- <li class="list-group-item">Multi-Cloud Strategy & Architecture</li>
17
- <li class="list-group-item">Cost Optimization & Management</li>
18
- <li class="list-group-item">Security & Compliance Audits</li>
19
- </ul>
20
- </section>
21
-
22
- <section class="mb-5">
23
- <h2 class="mb-3">DevOps Solutions</h2>
24
- <p>
25
- From CI/CD pipelines to automated infrastructure, our DevOps services
26
- improve software delivery, reliability, and efficiency.
27
- </p>
28
- <ul class="list-group">
29
- <li class="list-group-item">CI/CD Pipeline Setup & Automation</li>
30
- <li class="list-group-item">Infrastructure as Code (IaC) Implementations</li>
31
- <li class="list-group-item">Monitoring & Logging with Modern Tools</li>
32
- <li class="list-group-item">Configuration Management (Ansible, Chef, Puppet)</li>
33
- </ul>
34
- </section>
35
-
36
- <!-- Other sections remain unchanged -->
37
- </main>
38
-
39
- {% endblock main %}