Anastasios Selalmazidis

Results 197 comments of Anastasios Selalmazidis

I have tested the script on a clean Ubuntu 16.04 installation and did not get any errors. Are you running the script as it is or are you trying to...

Besides the errors, is wekan service running ? Can you access it via your browser ?

Sorry, but I can't recreate the problem. I run the script again on a fresh installation and it competed without any errors. Only some warnings, but wekan is running normally.

I am testing the script using Vagrant with Virtualbox as a provider. So it is a VM

I am using the "Official Ubuntu 16.04 LTS (Xenial Xerus) Daily Build" version. There is no server version for 16. But I tried it with server version 12 and 14...

I just saw that wekan updated to version 0.12. I will update the script to suit that version. Maybe you can give it a try then.

@lesilva00 I haven't worked with lxc in the past so I cannot give any feedback, but I think it works the same as docker containers. Since the wekan releases are...

@HLFH I haven't used upstart yet. I will take a look at it.

_From @xet7 on February 13, 2017 7:37_ @HLFH I haven't used upstart, I currently only use systemd on Ubuntu 16.04 or Debian 8: https://github.com/wekan/wekan/wiki/Install-and-Update#optional-run-wekan-as-service

@HLFH I think I will stick to SysVinit for Ubuntu 14, and migrate to systemd for ubuntu 16 so there will be the support possible from us, for both versions....