3-Round-Stones / callimachus

Callimachus is a highly scalable platform for creating and running data-driven websites
Other
95 stars 24 forks source link

Installing in user directory? #268

Closed Hibou57 closed 6 years ago

Hibou57 commented 6 years ago

Just wanted to know if there is a way to install Callimachus in a user's directory. I tried running in from unzipped archive, but it did not work, neither it worked using a more or less tweaked install script, it always complains no web origins are configured.

(hope this question is not too much annoying)

catch-point commented 6 years ago

Are you trying to install Callimachus, or move the installed directory (after you already installed it)?

James

On Tue, 2017-08-29 at 12:57 -0700, Yannick Duchêne wrote:

Just wanted to know if there is a way to install Callimachus in a user's directory. I tried running in from unzipped archive, but it did not work, neither it worked using a more or less tweaked install script, it always complains no web origins are configured. (hope this question is not too much annoying) — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Hibou57 commented 6 years ago

Hello,

I was trying to install, there was no prior installation before this one. This is just to avoid touching the core system.

Hibou57 commented 6 years ago

If ever that matters, uname -a says:

Linux XXX 3.13.0-129-generic #178-Ubuntu SMP Fri Aug 11 12:49:13 UTC 2017 i686 i686 i686 GNU/Linux
catch-point commented 6 years ago

To install Callimachus on linux use the callimachus-install.sh script as root to setup the init scripts. If that is not desired, don't run the install script and just use the callimachus-setup.sh script.