-
Notifications
You must be signed in to change notification settings - Fork 23
Update docs from Moose to MooseStack #2681
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
base: main
Are you sure you want to change the base?
Changes from 3 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -15,12 +15,12 @@ import { Cloud } from "lucide-react"; | |
| Once you've finished developing your Moose application locally, the next step is to deploy your Moose app into production. You have two options: | ||
|
|
||
| - Self-host your Moose application on your own servers | ||
|
||
| - Use the [Boreal Cloud hosting platform](https://www.fiveonefour.com/boreal) (from the makers of the Moose Stack) | ||
| - Use the [Boreal Cloud hosting platform](https://www.fiveonefour.com/boreal) (from the makers of MooseStack) | ||
|
|
||
|
|
||
|
|
||
| <Callout type="success" title="Deploy on Boreal Cloud" href="https://www.fiveonefour.com/boreal" ctaLabel="Learn More" icon={Cloud}> | ||
| Want this managed in production for you? Check out Boreal Cloud (from the makers of the Moose Stack). | ||
| Want this managed in production for you? Check out Boreal Cloud (from the makers of MooseStack). | ||
| </Callout> | ||
|
|
||
| ## Getting Started With Self-Hosting | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missed a couple on this row, for example
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cursoragent fix this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working on it! I'll start making changes in this branch.