Hi Chris, I finally used dockers by following this procedure ( https://github.com/Metaswitch/clearwater-docker) . But I can not conect to Ellis GUI ( Http://ellis.example.com | Http://ellis.example.com:80 | Http://ellis.example.com:8080 ) . Could you help me please.
Yours. 2016-05-09 9:07 GMT-04:00 Chris Elford (projectclearwater.org) < [email protected]>: > Hi Bertrand, > > > > Thanks for letting us know about this. > > > > We have managed to get Project Clearwater running on Linux containers > using Docker. Our clearwater-docker > <https://github.com/Metaswitch/clearwater-docker> repository contains > Dockerfiles, and instructions, which you should be able to follow to make > that work for you too. We run these under continuous integration in EC2, > and they are currently working fine. > > > > If you are set on using a different container manager to Docker, then > there are some things that you will need to work around, like the issue > with sysctl that you have seen below. If you look at the Dockerfiles in > clearwater-docker, you will see that we take a range of steps as well as > installing the packages on the images. You should be able to run these > commands in your Linux container environment. The main differences are: > > · Replacing sysctl with a dummy script. > > · Using supervisord instead of monit to monitor our processes. > > · A range of sed scripts to tweak configuration. > > > > When you get this working, please let us know – I’m sure there are people > on the mailing list who may want to try the same thing. > > > > Yours, > > > > Chris > > > > *From:* Clearwater [mailto:[email protected]] > *On Behalf Of *Bertrand Bouge > *Sent:* 04 May 2016 13:07 > *To:* [email protected] > *Subject:* [Project Clearwater] Error winch Bono an Sproud on lxc (ubuntu > template) > > > > Hi for all, > I'm new with clearwater projet and I'm trying to setup bono,sproud on > Linux containers. I have error when execute these command on containers. > > sudo DEBIAN_FRONTEND=noninteractive apt-get install bono restund --yes > sudo DEBIAN_FRONTEND=noninteractive apt-get install clearwater-management > --yes > > Errors: > Paramétrage de clearwater-tcp-scalability (1.0-160413.154808) ... > sysctl: cannot stat /proc/sys/net/core/rmem_max: Aucun fichier ou dossier > de ce type > sysctl: cannot stat /proc/sys/net/core/wmem_max: Aucun fichier ou dossier > de ce type > sysctl: cannot stat /proc/sys/net/ipv4/tcp_rmem: Aucun fichier ou dossier > de ce type > sysctl: cannot stat /proc/sys/net/ipv4/tcp_wmem: Aucun fichier ou dossier > de ce type > sysctl: cannot stat /proc/sys/net/ipv4/tcp_syncookies: Aucun fichier ou > dossier de ce type > sysctl: cannot stat /proc/sys/net/ipv4/tcp_tw_reuse: Aucun fichier ou > dossier de ce type > sysctl: cannot stat /proc/sys/net/ipv4/tcp_mem: Aucun fichier ou dossier > de ce type > sysctl: cannot stat /proc/sys/net/core/netdev_max_backlog: Aucun fichier > ou dossier de ce type > sysctl: permission denied on key 'fs.file-max' > dpkg: error processing package clearwater-tcp-scalability (--configure): > > Place need your help. > > Thanks for all > -- Bertrand Bouge [email protected]
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
