We have prepared a net install for Issabel 4 that you can try on a standard Centos 7 installation. Consider this alpha... just install Centos 7 and then run this as root:
wget -O - http://repo.issabel.org/issabel-netinstall.sh | bash
Best regards,
We have prepared a net install for Issabel 4 that you can try on a standard Centos 7 installation. Consider this alpha... just install Centos 7 and then run this as root:
wget -O - http://repo.issabel.org/issabel-netinstall.sh | bash
Best regards,
What is the username and password to get in as admin?
During netinstall, you should be prompted to enter passwords for different services, including the one for the web admin.
Well, it didn't. I think I'll run it again...
asternic Ya está listo lo siguiente:
(Github page con links de lo que hay)
https://issabelfoundation.github.io/issabel/
La idea es usar GIT como control de versiones del código y utilizar su herramienta de issues para el tracking.
Lo ideal sería que compartieran su usuario de GitHub para agregar a los miembros a la organización y tengan acceso para subir código.
Mientras tanto puedo subir el código al master branch.
E ir redactando un README.md
Con las instrucciones para montarlo ya sea desde los repos linux o desde git
Pasé a saludar a HipChat para ver este tema, estoy al tanto vale?
WOA, Great, Many Thanks
asternic Pls help me
I'm install with minimal centos 7
centos-release-7-3.1611.el7.centos.x86_64
after install, login to Issabel, CDR report
==> (internal) Failed to count CDRs - Error de conexion a la base de datos - could not find driver
i think it's error when install bash at
Installing : elastix-framework-4.0.0-19.noarch [################################################################################### ] 34/52
Installing : elastix-framework-4.0.0-19.noarch [#################################################################################### ] 34/52
Installing : elastix-framework-4.0.0-19.noarch [##################################################################################### ] 34/52
Installing : elastix-framework-4.0.0-19.noarch 34/52
warning: /etc/yum.repos.d/Issabel.repo created as /etc/yum.repos.d/Issabel.repo.rpmnew
Note: Forwarding request to 'systemctl enable ntpd.service'.
Created symlink from /etc/systemd/system/multi-user.target.wants/ntpd.service to /usr/lib/systemd/system/ntpd.service.
error reading information on service mysqld: No such file or directory
and
Installing : elastix-reports-4.0.0-6.noarch [######################################################################################## ] 41/52
Installing : elastix-reports-4.0.0-6.noarch 41/52
ERROR 1049 (42000) at line 1: Unknown database 'asteriskcdrdb'
ERR: action install failed for database asteriskcdrdb.
ERR: status 1 from command: mysql -uroot '-peLaStIx.2oo7' '' < '/usr/share/elastix/module_installer/elastix-reports-4.0.0-6/setup/db/1_sqlFile.sql'.
danardf Thanks for your reply
ERR: status 1 from command: mysql -uroot '-peLaStIx.2oo7' '' < '/usr/share/elastix/module_installer/elastix-reports-4.0.0-6/setup/db/1_sqlFile.sql --> file doesn't exist
Here is mysql
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 21
Server version: 5.5.52-MariaDB MariaDB Server
Copyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB [(none)]> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| asterisk |
| asteriskcdrdb |
| endpointconfig |
| meetme |
| mya2billing |
| mysql |
| performance_schema |
| roundcubedb |
| test |
+--------------------+
Database changed
MariaDB [asteriskcdrdb]> show tables;
+-------------------------+
| Tables_in_asteriskcdrdb |
+-------------------------+
| cdr |
+-------------------------+
1 row in set (0.00 sec)
netsinstall script was updated, and I think it will fix the issues you are reporting.
Original elastix rpm packages do 'odd' things, like resetting mysql password to eLaStIx.2oo7 in /etc/elastix.conf while mariadb has "no password" for root at installation time. So now the script installs mariadb, sets the root password to that old elastix default, then install elastix packages (with no auth errors on db). After installing elastix packages it resets the password back to blank, and finally executes elastix-firstboot so you can set the mysql root password and elastix admin passwords.
asternic Big Thanks
juliorfa No es mejor que partiendo del repo inicial usuarios hagan fork y creen pull requests para subir/modificar/eliminar código y designar a varios desarrolladores como admins quienes puedan aceptar estos pull requests después de haber sido revisadas y discutidas en GitHub ?.
Pienso en esto para evitar que se suba código al master branch con bugs o que no sean directamente discutidos o revisados al menos por otra persona de la comunidad.
Saludos,
de acuerdo
El foro esta tan movido que me tienen enredado
albertollamaso Es la idea
Necesitamos organizar esa parte.
itcuchuoi ==> (internal) Failed to count CDRs - Error de conexion a la base de datos - could not find driver
Me puedes explicar como solucionaste este problema también me aparece lo mismo.
DARVIN
Create 1 extension ,
Problem resolved
GitHub accounts are empty. Anyone with the SVN link?
Contribution guidelines? official roadmap?
Anything apart from an ISO?
Gracias pero lo pude solucionar revisen este link : https://github.com/IssabelFoundation/issabel/issues/4
Al final de un netinstall se preguntan contraseñas de MariaDB, y de root, se ingresan en unas ventanas Dialog muy bonitas, y luego de ingresarlas se reinicia el servidor. Si no recuerdas la clave que les has puesto, entonces deberas consultar la documentación de la distribución utilizada para hacer el recupero de la contraseña.. Lamentablemente desconozco que procedimiento hay que utilizar en servidores de google, deberás consultar en la documentación de sus servicios, seguramente tienen un modo de hacerlo.
saludos,