浏览代码

update readme for migration

George S. Baugh 5 年之前
父节点
当前提交
dbf3f9aedb
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      Readme.md

+ 7 - 0
Readme.md

@@ -4,6 +4,8 @@ tCMS
 A flexible perl CMS which supports multiple data models and content types
 
 Deployment is currently:
+* make depend
+* make install
 * Set up proxy rule in your webserver
 * open tmux or screen
 * `starman -p $PORT www/server.psgi`
@@ -12,6 +14,11 @@ In the future, we'll make systemd service files and rpms/debs etc.
 
 The user guide is self-hosted; After you first login, hit the 'Manual' section in the backend.
 
+Migration of tCMS1 sites
+=========================
+
+See migrate.pl, and modify the $docroot variable appropriately
+
 Content Types
 =============
 * Microblogs