Skip to content

Conversation

@azgaviperr
Copy link

  • Applied linting to the Dockerfile for better readability and consistency.
  • Updated README.md with additional details. ( lot of it )
  • Added multiple docker-compose example files:
    • docker-compose-config-variable-only.yml
    • docker-compose-multiple-servers-env-files.yml
    • docker-compose-multiple-servers-env-variables.yml
    • docker-compose-single-server.yml
  • Included an example environment file (env_example) for reference.

- Applied linting to the Dockerfile for better readability and consistency.
- Updated README.md with additional details. ( lot of it )
- Added multiple docker-compose example files:
    - docker-compose-config-variable-only.yml
    - docker-compose-multiple-servers-env-files.yml
    - docker-compose-multiple-servers-env-variables.yml
    - docker-compose-single-server.yml
- Included an example environment file (env_example) for reference.
@azgaviperr
Copy link
Author

I made this documentation to help few persons. It's made on my notes. If needed I can split it in a docs/ folder to make it more digest.

- Restructured documentation into separate sections for better organization:
    - Added `docs/advanced-usage/index.md`
    - Added `docs/configuration-guide/index.md`
    - Added `docs/getting-started/index.md`
    - Added `docs/index.md`
    - Added `docs/troubleshooting/index.md`
- Renamed example files for clarity and consistency:
    - Moved and renamed `docker-compose-examples/docker-compose-multiple-servers-env-files.yml` to `examples/docker-compose-multiple-servers-env-files.yml`
    - Moved and renamed `docker-compose-examples/docker-compose-multiple-servers-env-variables.yml` to `examples/docker-compose-multiple-servers-env-variables.yml`
    - Moved and renamed `docker-compose-examples/docker-compose-single-server.yml` to `examples/docker-compose-single-server.yml`
    - Moved and renamed `docker-compose-examples/docker-compose-config-variable-only.yml` to `examples/docker-compose-static-config.yml`
    - Moved `env_example` to `examples/env_example`
- Updated `README.md` and `docker-compose.yml` to reflect these changes.
@azgaviperr
Copy link
Author

Documentation should be much nicer to review and use now. Let me know.

Copy link
Contributor

@hafometh88 hafometh88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expanding the docs is a good idea, but this has a lot of unnecessary filler in my opinion

azgaviperr and others added 11 commits September 1, 2025 10:27
Co-authored-by: hafometh88 <[email protected]>
Co-authored-by: hafometh88 <[email protected]>
Incorporated suggestions from @hafometh88 to improve clarity and detail in the advanced usage documentation.
Removed redundant double quotes from port mapping values in the example Docker Compose files for improved clarity and consistency.
@azgaviperr
Copy link
Author

azgaviperr commented Sep 1, 2025

Expanding the docs is a good idea, but this has a lot of unnecessary filler in my opinion

What do you think about it now ? Any other unnecessary filler ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants