Claude
aee9645b43
Enhance documentation with Docusaurus features and fix inaccuracies
...
Verified against source code and enhanced with Docusaurus markdown features:
Documentation Accuracy Fixes:
- Fixed acme.md: Added "letsencrypt" as valid AUTOCONFIG value (was incorrectly shown as "-")
- Added reference to ACME docs from environment-variable.md
- Verified all features against actual implementation in /src
Docusaurus Enhancements Added:
- Admonitions (:::note, :::tip, :::warning, :::danger, :::info) for important callouts
- Code block titles for all bash/yaml examples (e.g., title="Install EasyHAProxy")
- Better structured warnings and notes for limitations
- Improved formatting and readability throughout
Files Enhanced:
- kubernetes.md: Added info boxes, warnings, code titles
- docker.md: Added limitation warnings, code titles
- swarm.md: Added advantage tips, limitation warnings
- acme.md: Fixed Let's Encrypt autoconfig, enhanced requirements with admonitions
- ssl.md: Added code block titles for all examples
- static.md: Added live reload tip, SSL certificate note
- container-labels.md: Added definition explanation, code titles
- limitations.md: Restructured with clear warnings and explanations
- helm.md: Added warnings, code titles
- microk8s.md: Added ingress controller warning, code titles
- volumes.md: Added info box about volume purposes
- other.md: Added code block titles
- environment-variable.md: Added ACME reference note
All changes verified against actual Python source code implementation.
2025-11-09 23:50:44 +00:00
Claude
96120d4554
Add Docusaurus frontmatter and improve documentation structure
...
- Add sidebar_position to all documentation files (1-15)
- Add "Configuration Reference" section to README.md with links to:
- Container Labels
- Environment Variables
- Volumes
- Other Configurations
- Limitations
- Ensure sidebar_position values match README.md link order exactly
- Order follows logical flow: Platform installation → Tool installation → Special topics → Configuration reference
- All documentation now properly configured for Docusaurus
2025-11-09 23:44:14 +00:00
byjg CI/CD
14cce510bf
[skip ci] Update from 4.5.0 to 4.6.0
2025-08-24 23:14:07 +00:00
byjg CI/CD
f1c1d117f5
[skip ci] Update from 4.4.0 to 4.5.0
2025-04-16 18:53:24 +00:00
Joao Gilberto Magalhaes
0052cc320a
Minor text adjustments
2024-11-15 20:16:14 -06:00
Joao Gilberto Magalhaes
f9e94c7d2c
Improve documentation for issue #54
2024-02-22 16:47:22 -06:00
Joao M
fea04f0510
Add Helm as GitHub actions
2024-01-12 14:22:15 -06:00
byjg CI/CD
7af8d2da5a
[skip ci] Update from 4.3.1-rc1 to 4.4.0
2023-11-22 01:15:51 +00:00
Joao Gilberto Magalhaes
63048adf0f
Minor Fix Pre-Merge
2023-07-03 15:31:03 -05:00
Joao Gilberto Magalhaes
166b75cd75
Minor Fix Pre-Merge
2023-07-03 15:02:32 -05:00
Joao M
812590d86c
Merge branch 'issue/41' into issue/43
2023-07-03 14:19:00 -05:00
Joao M
78ea9b6810
Merge pull request #45 from byjg/issue/38
...
Issue #38 Add HTTPS Support for SSL
2023-07-03 13:37:38 -05:00
Joao Gilberto Magalhaes
9db4d763ec
ACME Docs and changes in Functions.run_bash
2023-07-02 02:07:37 -05:00
Joao Gilberto Magalhaes
5dbe0a6d28
Renaming Letsencrypt to Certbot, since it will be more generic allowing other issuers.
2023-07-01 16:05:53 -05:00
Joao Gilberto Magalhaes
2ddf276919
Defining Log Level
2023-06-27 00:19:18 -05:00
Joao M
38c2440145
Merge branch '4.4.0' into 4.3.1
2023-06-26 22:34:09 -05:00
Joao Gilberto Magalhaes
dd34b62985
Merge branch 'master' into 4.4.0
2023-06-26 22:17:24 -05:00
Joao Gilberto Magalhaes
d63aeef206
Make documentation clear
2023-02-28 00:04:51 -06:00
byjg CI/CD
b52c413834
[skip ci] Update from 4.3.0 to 4.3.1-rc1
2023-02-27 03:06:48 +00:00
Joao Gilberto Magalhaes
6e367174d4
Add ssl-check
2023-02-26 20:56:32 -06:00
Joao Gilberto Magalhaes
58bda7eef0
Add MicroK8s, Helm and Dokku to the documentation
2023-02-12 09:51:54 -06:00
byjg CI/CD
89c4799efa
[skip ci] Update from 4.2.0 to 4.3.0
2023-02-09 04:07:27 +00:00
Joao Gilberto Magalhaes
d746c225cb
Update chart to add letsencrypt
2022-09-02 20:09:15 -05:00
Joao M
81ea3000bf
Preparing to version 4.2.0
2022-09-01 16:51:22 +00:00
Joao M
483bb9a55e
Fix English
2022-09-01 16:42:46 +00:00
Joao Gilberto Magalhaes
fa9a9767c9
Add ClusterIP and NodePort deployment
2022-08-29 18:08:15 -05:00
Joao Gilberto Magalhaes
72b40a3c66
Add Listen Port to Ingress
2022-08-28 15:20:16 -05:00
Joao Gilberto Magalhaes
fa49e16454
Rename helm package
2022-08-28 01:05:04 -05:00
Joao Gilberto Magalhaes
beb7dfb223
Fix HELM chart
2022-08-27 20:02:55 -05:00
Joao Gilberto Magalhaes
25c3db7070
Reorganizing the Documentation
2022-08-26 20:03:11 -05:00