Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

structure changes #5

Closed
wants to merge 43 commits into from
Closed

Conversation

pollett
Copy link
Collaborator

@pollett pollett commented Aug 13, 2024

  • Mostly just a first pass at some content structure changes
  • Tried to minimise the page changes so we don't have too many conflicts
  • Still contains various placeholders to come

@amandalindsay not sure whether it's easier for us to merge these and tweak on them as we go, or whether you'd prefer one big one and we can figure any conflicts at the end - obviously feel free to comment on this on either the structure or my horrible wording!

amandalindsay and others added 27 commits July 18, 2024 10:10

.Deploy and Operate
* xref:deploying:development-deployments.adoc[Quickstart]
* xref:deploying:production-deployments.adoc[Production Deployment]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Production deployment
(note we use sentence case)


.Architecture
* {short-product-name} components
* Jet Jobs
Copy link
Collaborator

Choose a reason for hiding this comment

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

Jet jobs

.Architecture
* {short-product-name} components
* Jet Jobs
* Roles and Permissions
Copy link
Collaborator

Choose a reason for hiding this comment

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

Roles and permissions

== Advanced Setup

* Enable xref:deploying:authentication.adoc[authentication] and xref:deploying:authorization.adoc[authorization] in {short-product-name}
* Use a xref:workspace:overview.adoc#reading-workspace-conf-from-git[Git-backed workspace.conf file], to align with IAC
Copy link
Collaborator

Choose a reason for hiding this comment

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

should we explain what IAC is here?


With examples for:

* Running with an external hazelcast cluster
Copy link
Collaborator

Choose a reason for hiding this comment

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

Hazelcast

* Use a xref:workspace:overview.adoc#reading-workspace-conf-from-git[Git-backed workspace.conf file], to align with IAC
* Understand how xref:deploying:managing-secrets.adoc[secrets are handled] in {short-product-name}
* Understand how to configure {short-product-name} via xref:deploying:configuring.adoc#docker[application properties] or xref:deploying:configuring.adoc#passing-{short-product-name}-application-configuration[environment variables]
Out recommended deployment method is with `docker compose` or deploying the docker container directly using the orchestrator of your choice.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
Out recommended deployment method is with `docker compose` or deploying the docker container directly using the orchestrator of your choice.
Our recommended deployment method is with `docker compose` or deploying the Docker container directly using the orchestrator of your choice.


Author's note - there used to be a link to https://github.com/orbitalapi/deploy - what should it be now?
* Running with an external hazelcast cluster
Copy link
Collaborator

Choose a reason for hiding this comment

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

Hazelcast


Author's note - links in table are broken - please confirm what these should be:
== Further Deployment Templates
Copy link
Collaborator

Choose a reason for hiding this comment

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

Further deployment templates

@@ -0,0 +1,11 @@
= Security Recommendations
:description Best practises for deploying into production
Copy link
Collaborator

Choose a reason for hiding this comment

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

practices

Copy link
Collaborator

@amandalindsay amandalindsay left a comment

Choose a reason for hiding this comment

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

Just some minor 'authory' type comments

@pollett
Copy link
Collaborator Author

pollett commented Aug 13, 2024

Thanks @amandalindsay, much appreciated, should all be updated

As for the 'flows' terminology I'll take that to Slack, I'll see if we need something/can come up with something, else will reword it

@pollett pollett force-pushed the flow-docs-structure branch 2 times, most recently from cb00fa5 to 9d56446 Compare August 16, 2024 16:43
@pollett pollett changed the base branch from flow-content-v1 to main August 21, 2024 10:53
@pollett pollett closed this Aug 22, 2024
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.

3 participants