mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
1 KiB
1 KiB
- logs
- is_public
- auto set up admin section
- mail in config.js : what's this ?
- add to ynh service list
- reduce size of install tree
- check if path contains "ghost", refused by ghost
- go multi-instance ?
- use shrink to fix dependencies version. cf. https://www.npmjs.org/doc/shrinkwrap.html
- implement upgrade
- mysql instead of sqlite
- change installation path
- change pid file path
- cleanup pid file
DONE logs
DONE is_public
TODO auto set up admin section
DONE mail in config.js : what's this ?
mails are working
DONE add to ynh service list
how do i do that ??
TODO reduce size of install tree
admin@yunohost:/home/yunohost.app/ghostblog$ du -sh * 50M ghost
admin@yunohost:/home/yunohost.app/ghostblog$ du -sh ghost/* 4.0K ghost/config.example.js 4.0K ghost/config.js 176K ghost/content 4.5M ghost/core 36K ghost/Gruntfile.js 4.0K ghost/index.js 4.0K ghost/LICENSE 45M ghost/node_modules 4.0K ghost/package.json 8.0K ghost/README.md