Skip to main content
Version: 0.13

Ikaros logo

Ikaros [Ίκαρος], Dedicated to ACGMN's Content Management System (CMS).

ACGMN stands for: Anime + Comic + Game + Music + Novel

Github ReleasesGitHub StargazersDocker pullscode coverageGitHub last commitGitHub workflow build status


Quick Start

docker run \
-it -d \
--name ikaros \
-p 9999:9999 \
-v ~/.ikaros:/root/.ikaros \
ikarosrun/ikaros:v0.11.5 \
--ikaros.security.initializer.master-username=tomoki \
--ikaros.security.initializer.master-password=tomoki

The console path is /console. The default port is 9999, and the default username and password are controlled by the above two parameters. If not specified, the default username is tomoki, and the password will be printed in the logs (only printed on the first run).

The above is for demonstration purposes only. For detailed deployment instructions, please refer to: Deploying with Docker Compose

Plugins

A collection of plugins can be found in this repository: https://github.com/ikaros-dev/awesome

Videos

Brief Help

  • To open global search, press Ctrl + K.

License

license

Ikaros is open-sourced under the AGPL-v3.0 license. Please comply with the open-source license.

Contribution

Refer to CONTRIBUTING.

Status

Repobeats analytics