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

Cold Start #359

Merged
merged 20 commits into from
Oct 8, 2024
Merged

Cold Start #359

merged 20 commits into from
Oct 8, 2024

Conversation

ingalls
Copy link
Member

@ingalls ingalls commented Oct 4, 2024

Context

There are currently several manual (and largely undocumented) steps to follow when starting up a new CloudTAK instance -- especially if attempting to run it locally.

This PR introduces the following measures to attempt to make initial server configuration straightforward for less technical users - and conveniently means I don't have to write reams of documentation ;)

Actions

  • Add empty server state to signify no users or server config exist
  • Frontend redirects to System Admin user creation when server is in empty state
  • Frontend then allows user to login which will return an unconfigured state -- redirecting to the admin page

NOTE: task-{{SHA}} ECR Image has been renamed data-{{SHA}}

@ingalls ingalls merged commit bfdf4eb into main Oct 8, 2024
11 checks passed
@ingalls ingalls deleted the plugins branch October 8, 2024 00:17
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.

1 participant