mirror of
https://code.castopod.org/adaures/castopod
synced 2025-05-11 16:55:46 +00:00
New translations install.mdx (Kazakh)
[ci skip]
This commit is contained in:
parent
17fb4db005
commit
632c6040eb
@ -7,15 +7,6 @@ import { Aside } from "@astrojs/starlight/components";
|
|||||||
Castopod was thought-out to be easy to install. Whether using dedicated or
|
Castopod was thought-out to be easy to install. Whether using dedicated or
|
||||||
shared hosting, you can install it on most PHP-MySQL compatible web servers.
|
shared hosting, you can install it on most PHP-MySQL compatible web servers.
|
||||||
|
|
||||||
<Aside>
|
|
||||||
|
|
||||||
We've released official Docker images for Castopod!
|
|
||||||
|
|
||||||
If you prefer using Docker, you may skip this and go straight to the
|
|
||||||
[docker documentation](./docker.md) for Castopod.
|
|
||||||
|
|
||||||
</Aside>
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- PHP v8.3 or higher
|
- PHP v8.3 or higher
|
||||||
@ -117,6 +108,7 @@ based on the `.env.example` file.
|
|||||||
### Using CLI
|
### Using CLI
|
||||||
|
|
||||||
1. Create a `.env` file in the package root based on the `.env.example` file.
|
1. Create a `.env` file in the package root based on the `.env.example` file.
|
||||||
|
|
||||||
2. Initialize the database using:
|
2. Initialize the database using:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user