Commit Graph

779 Commits

Author SHA1 Message Date
Christian Lempa
3c71705a74 quick fix 2023-08-21 11:43:14 +02:00
Christian Lempa
84ac33f264 quick formatting update 2023-08-16 14:33:02 +02:00
Christian Lempa
362284f603
Merge pull request #103 from ChristianLempa/72-update-teleport-to-the-latest-version-13
72 update teleport to the latest version 13
2023-08-16 14:30:44 +02:00
Christian Lempa
dad1f86265
Merge pull request #102 from ChristianLempa/101-update-traefik-config
101 update traefik config
2023-08-16 14:29:50 +02:00
Christian Lempa
064256a3a2 add skip tls verify block 2023-08-16 14:18:54 +02:00
Christian Lempa
a81b954dcc traefik update 2023-08-16 12:23:03 +02:00
Christian Lempa
fc878d0389 change filename in teleport 2023-08-16 12:21:43 +02:00
Christian Lempa
d309ab44a9 formatting update 2023-08-16 12:15:47 +02:00
Christian Lempa
d59695e469 updated files 2023-08-16 12:14:38 +02:00
Christian Lempa
868fd6ffe1 updated changes and docs 2023-08-16 11:28:44 +02:00
Christian Lempa
878a4796bf update 2023-08-09 10:39:13 +02:00
Christian Lempa
e9257dc1a1
Merge pull request #100 from ChristianLempa/origin/96-traefik-dns-challenge-using-cloudflare
remove example and add dns challenge entries
2023-07-26 16:43:38 +02:00
Christian Lempa
179bbf5f8c remove example and add dns challenge entries 2023-07-26 16:42:37 +02:00
Christian Lempa
d78bdf1855
Merge pull request #98 from ChristianLempa/97-teleport-13
updated docker compose file
2023-07-25 13:35:32 +02:00
Christian Lempa
96fcebe6ca updated docker compose file 2023-07-25 13:18:42 +02:00
Gabe
3d93d27b28 Added a ansible scripts to install qemu-agent and a script to update linux based on package manager apt or yum 2023-07-13 09:45:28 -04:00
Christian Lempa
85a1bc92fc
Merge pull request #91 from ChristianLempa/84-add-home-assistant-compose-template
home assistant update
2023-07-11 10:06:33 +02:00
Christian Lempa
4a8b976e29 home assistant update 2023-07-11 10:05:58 +02:00
Christian Lempa
012cca7cc0 factory runner compose 2023-07-05 14:08:18 +02:00
Christian Lempa
898ceddd71
Merge pull request #76 from mdsanima/docs-fix-markdownlint
Following `markdownlint` rules to enforce standards and consistency
2023-06-24 18:53:34 +02:00
Christian Lempa
a8d6300932
Merge pull request #79 from ahmedelzagh/ansible-docker
Refactor user permissions task to use Ansible user module
2023-06-24 18:51:59 +02:00
Christian Lempa
128adf9ce3 removed old docker installation, added new one for ubuntu 2023-06-24 18:50:41 +02:00
Ahmed Elzagh
a5378bc268 Refactor user permissions task to use Ansible user module 2023-06-15 22:08:16 +03:00
Christian Lempa
05ac0b680f
Merge pull request #78 from ChristianLempa/ansiblesemaphore
Ansiblesemaphore
2023-06-15 16:15:25 +02:00
mdsanima
7c25712177
docs: following markdownlint rules for consistency closes #75
Here is a list of rules that have been applied:

- [MD009](https://github.com/DavidAnson/markdownlint/blob/main/doc/md009.md) -
  Trailing spaces
- [MD022](https://github.com/DavidAnson/markdownlint/blob/main/doc/md022.md) -
  Headings should be surrounded by blank lines
- [MD025](https://github.com/DavidAnson/markdownlint/blob/main/doc/md025.md) -
  Multiple top-level headings in the same document
- [MD026](https://github.com/DavidAnson/markdownlint/blob/main/doc/md026.md) -
  Trailing punctuation in heading
- [MD029](https://github.com/DavidAnson/markdownlint/blob/main/doc/md029.md) -
  Ordered list item prefix
- [MD031](https://github.com/DavidAnson/markdownlint/blob/main/doc/md031.md) -
  Fenced code blocks should be surrounded by blank lines
- [MD032](https://github.com/DavidAnson/markdownlint/blob/main/doc/md032.md) -
  Lists should be surrounded by blank lines
- [MD034](https://github.com/DavidAnson/markdownlint/blob/main/doc/md034.md) -
  Bare URL used
- [MD041](https://github.com/DavidAnson/markdownlint/blob/main/doc/md041.md) -
  First line in a file should be a top-level heading
- [MD047](https://github.com/DavidAnson/markdownlint/blob/main/doc/md047.md) -
  Files should end with a single newline character

docs: removal of duplicated links and improvements

Furthermore, duplicated links to the Official Cert-Manager Documentation
have been removed. Additionally, some files have been enhanced with
improved titles and added short descriptions.
2023-06-01 08:51:32 +02:00
Christian Lempa
44aa519b68 fix port number 2023-05-31 10:03:36 +02:00
Christian Lempa
b7fc74b757 fix compose file 2023-05-31 10:03:24 +02:00
Christian Lempa
7c8b8e215b quick formatting updates 2023-05-25 14:43:21 +02:00
Christian Lempa
cba414a686 change docker compose formatting 2023-05-25 14:29:44 +02:00
Christian Lempa
28f7de79c8
Merge pull request #74 from ChristianLempa/yaml-formatting-updates
formatting update
2023-05-25 14:26:48 +02:00
Christian Lempa
0c30f62cbe formatting update 2023-05-25 14:26:13 +02:00
Christian Lempa
c25d9a2fcd ansiblesemaphore-udpate 2023-05-25 13:48:38 +02:00
Christian Lempa
907b39f549 fix network issue in packer 2023-05-08 09:11:41 +02:00
Christian Lempa
d685b791df
Merge pull request #69 from DenisPopov15/main
Fix: typo with commands to start passbolt-app at the related docker-compose
2023-05-06 10:05:53 +02:00
Denis
98eaaf9f84
Fix typo with commands to start passbolt-app 2023-05-05 13:55:05 +03:00
Christian Lempa
37fb7a02ed
Merge pull request #68 from ChristianLempa/github-actions
Add GitHub Actions to boilerplates
2023-04-26 17:02:53 +02:00
Christian Lempa
6a3edd6e5e Add GitHub Actions to boilerplates 2023-04-26 17:02:03 +02:00
Christian Lempa
cb194d6b1a
Merge pull request #67 from Andonome/spelling
fix 'credentails' spelling in tera-proxmox
2023-04-26 11:56:17 +02:00
Christian Lempa
a0a489c6fc removed first empty line 2023-04-25 15:31:45 +02:00
Malin Freeborn
6fed84806c
fix 'credentails' spelling in tera-proxmox 2023-04-05 14:55:38 +02:00
Christian Lempa
9ad91f8072
Merge pull request #64 from ChristianLempa/passbolt
Passbolt
2022-12-02 09:49:11 +01:00
Christian Lempa
fe0f9d1b8c
Merge branch 'main' into passbolt 2022-12-02 09:48:55 +01:00
Christian Lempa
a0da58aa7c passbolt update 2022-12-02 09:47:53 +01:00
Christian Lempa
9994ad39fa channel name update 2022-11-29 11:07:59 +01:00
Christian Lempa
743e4248c0 Deleting test 2022-11-27 10:44:41 +01:00
Christian Lempa
b04bc1b477 Create test 2022-11-27 10:44:34 +01:00
Christian Lempa
c09a4fce47 delete readmes 2022-11-17 09:40:38 +01:00
Christian Lempa
8cf873a7aa move exporters away from prometheus 2022-11-17 09:39:27 +01:00
Christian Lempa
35de5c28d7 added privileged 2022-11-17 09:14:23 +01:00
Christian Lempa
5a15ad32a4 nextcloud update 2022-11-17 08:51:59 +01:00