Coder Social home page Coder Social logo

Comments (6)

madeindra avatar madeindra commented on June 14, 2024

Hi @christophegruson , for the diagram did you choose "upload" and choose XML file in draw.io?

Can you give more detail about how to reproduce your error? Are you on Linux or MacOS? Where's the directory for the project?

from codeigniter-microservice.

madeindra avatar madeindra commented on June 14, 2024

This is how it suppose to run with 'docker-compose'

my_order                | 2020-05-01 12:07:37+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.19-1debian9 started.
my_warehouse            | 2020-05-01 12:07:36+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.19-1debian9 started.
my_financial            | 2020-05-01 12:07:37+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.19-1debian9 started.
my_warehouse            | 2020-05-01 12:07:37+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
php_warehouse           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_warehouse           |                                  Dload  Upload   Total   Spent    Left  Speed
phpmyadmin_financial    | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.7. Set the 'ServerName' directive globally to suppress this message
my_order                | 2020-05-01 12:07:37+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
my_order                | 2020-05-01 12:07:37+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.19-1debian9 started.
my_financial            | 2020-05-01 12:07:37+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
my_warehouse            | 2020-05-01 12:07:37+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.19-1debian9 started.
my_financial            | 2020-05-01 12:07:37+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.19-1debian9 started.
phpmyadmin_financial    | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.7. Set the 'ServerName' directive globally to suppress this message
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
phpmyadmin_warehouse    | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.6. Set the 'ServerName' directive globally to suppress this message
my_warehouse            | 2020-05-01T12:07:37.767148Z 0 [Warning] [MY-011070] [Server] 'Disabling symbolic links using --skip-symbolic-links (or equivalent) is the default. Consider not using this option as it' is deprecated and will be removed in a future release.
my_warehouse            | 2020-05-01T12:07:37.767325Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.19) starting as process 1
my_order                | 2020-05-01T12:07:37.861470Z 0 [Warning] [MY-011070] [Server] 'Disabling symbolic links using --skip-symbolic-links (or equivalent) is the default. Consider not using this option as it' is deprecated and will be removed in a future release.
my_order                | 2020-05-01T12:07:37.861863Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.19) starting as process 1
phpmyadmin_financial    | [Fri May 01 12:07:38.191113 2020] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.38 (Debian) PHP/7.4.1 configured -- resuming normal operations
phpmyadmin_financial    | [Fri May 01 12:07:38.191202 2020] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
my_financial            | 2020-05-01T12:07:37.734979Z 0 [Warning] [MY-011070] [Server] 'Disabling symbolic links using --skip-symbolic-links (or equivalent) is the default. Consider not using this option as it' is deprecated and will be removed in a future release.
my_financial            | 2020-05-01T12:07:37.735185Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.19) starting as process 1
phpmyadmin_warehouse    | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.6. Set the 'ServerName' directive globally to suppress this message
phpmyadmin_warehouse    | [Fri May 01 12:07:38.066707 2020] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.38 (Debian) PHP/7.4.1 configured -- resuming normal operations
phpmyadmin_warehouse    | [Fri May 01 12:07:38.067296 2020] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
php_order               | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.11. Set the 'ServerName' directive globally to suppress this message
phpmyadmin_order        | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.10. Set the 'ServerName' directive globally to suppress this message
php_order               | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.11. Set the 'ServerName' directive globally to suppress this message
phpmyadmin_order        | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.10. Set the 'ServerName' directive globally to suppress this message
php_order               | [Fri May 01 12:07:38.475112 2020] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.38 (Debian) PHP/7.3.14 configured -- resuming normal operations
php_order               | [Fri May 01 12:07:38.475227 2020] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
phpmyadmin_order        | [Fri May 01 12:07:38.507320 2020] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.38 (Debian) PHP/7.4.1 configured -- resuming normal operations
phpmyadmin_order        | [Fri May 01 12:07:38.507679 2020] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
my_warehouse            | 2020-05-01T12:07:38.767848Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
my_warehouse            | 2020-05-01T12:07:38.771558Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
my_warehouse            | 2020-05-01T12:07:38.791129Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.19'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server - GPL.
my_financial            | 2020-05-01T12:07:38.803517Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
my_order                | 2020-05-01T12:07:38.803178Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
my_order                | 2020-05-01T12:07:38.806239Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
my_financial            | 2020-05-01T12:07:38.808473Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
my_financial            | 2020-05-01T12:07:38.829494Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.19'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server - GPL.
my_order                | 2020-05-01T12:07:38.831484Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.19'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server - GPL.
my_warehouse            | 2020-05-01T12:07:38.903304Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: '/var/run/mysqld/mysqlx.sock' bind-address: '::' port: 33060
my_financial            | 2020-05-01T12:07:38.921483Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: '/var/run/mysqld/mysqlx.sock' bind-address: '::' port: 33060
my_order                | 2020-05-01T12:07:38.922018Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: '/var/run/mysqld/mysqlx.sock' bind-address: '::' port: 33060
php_warehouse exited with code 7
php_financial exited with code 7
php_warehouse           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_warehouse           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_warehouse           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_warehouse           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_warehouse exited with code 7
php_financial exited with code 7
php_warehouse           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_warehouse           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_warehouse exited with code 7
php_financial exited with code 7
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
100  2884  100  2884    0     0   312k      0 --:--:-- --:--:-- --:--:--  352k
php_financial           | <!DOCTYPE html>
php_financial           | <html>
php_financial           |   <head>
php_financial           |     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
php_financial           |     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
php_financial           |     <title>RabbitMQ Management</title>
php_financial           |     <script src="js/ejs-1.0.min.js" type="text/javascript"></script>
php_financial           |     <script src="js/jquery-3.4.1.min.js"></script>
php_financial           |     <script src="js/jquery.flot-0.8.1.min.js" type="text/javascript"></script>
php_financial           |     <script src="js/jquery.flot-0.8.1.time.min.js" type="text/javascript"></script>
php_financial           |     <script src="js/sammy-0.7.6.min.js" type="text/javascript"></script>
php_financial           |     <script src="js/json2-2016.10.28.js" type="text/javascript"></script>
php_financial           |     <script src="js/base64.js" type="text/javascript"></script>
php_financial           |     <script src="js/global.js" type="text/javascript"></script>
php_financial           |     <script src="js/main.js" type="text/javascript"></script>
php_financial           |     <script src="js/prefs.js" type="text/javascript"></script>
php_financial           |     <script src="js/formatters.js" type="text/javascript"></script>
php_financial           |     <script src="js/charts.js" type="text/javascript"></script>
php_financial           |     <script src="js/singular/singular.js" type="application/javascript"></script>
php_financial           |     
php_financial           |     <link href="css/main.css" rel="stylesheet" type="text/css"/>
php_financial           |     <link href="favicon.ico" rel="shortcut icon" type="image/x-icon"/>
php_financial           |     
php_financial           |     <script type="application/javascript">
php_financial           |       var uaa_logged_in = false;
php_financial           |       var uaa_invalid = false;
php_financial           |       var auth = JSON.parse(sync_get('/auth'));
php_financial           |       enable_uaa = auth.enable_uaa;
php_financial           |       uaa_client_id = auth.uaa_client_id;
php_financial           |       uaa_location = auth.uaa_location;
php_financial           |       if (enable_uaa) {
php_financial           |         Singular.init({
php_financial           |          singularLocation: './js/singular/',
php_financial           |          uaaLocation: uaa_location,
php_financial           |          clientId: uaa_client_id,
php_financial           |          onIdentityChange: function (identity) {
php_financial           |           uaa_logged_in = true;
php_financial           |           start_app_login();
php_financial           |          },
php_financial           |          onLogout: function () {
php_financial           |           uaa_logged_in = false;
php_financial           |           var hash = window.location.hash.substring(1);
php_financial           |           var params = {}
php_financial           |           hash.split('&').map(hk => {
php_financial           |            let temp = hk.split('=');
php_financial           |            params[temp[0]] = temp[1]
php_financial           |           });
php_financial           |           if (params.error) {
php_financial           |            uaa_invalid = true;
php_financial           |            replace_content('login-status', '<p class="warning">' + decodeURIComponent(params.error) + ':' + decodeURIComponent(params.error_description) + '</p> <button id="loginWindow" onclick="uaa_login_window()">Click here to log out</button>');
php_financial           |           } else {
php_financial           |            replace_content('login-status', '<button id="loginWindow" onclick="uaa_login_window()">Click here to log in</button>');
php_financial           |           }
php_financial           |          }
php_financial           |       });
php_financial           |       }
php_financial           |     </script>
php_financial           | 
php_financial           | <!--[if lte IE 8]>
php_financial           |     <script src="js/excanvas.min.js" type="text/javascript"></script>
php_financial           |     <link href="css/evil.css" rel="stylesheet" type="text/css"/>
php_financial           | <![endif]-->
php_financial           |   </head>
php_financial           | 
php_financial           |   <body>
php_financial           |     <div id="outer"></div>
php_financial           |     <div id="debug"></div>
php_financial           |     <div id="scratch"></div>
php_financial           |   </body>
php_financial           | </html>
php_financial           | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.11. Set the 'ServerName' directive globally to suppress this message
php_financial           | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.11. Set the 'ServerName' directive globally to suppress this message
php_financial           | [Fri May 01 12:05:33.986394 2020] [mpm_prefork:notice] [pid 12] AH00163: Apache/2.4.38 (Debian) PHP/7.3.14 configured -- resuming normal operations
php_financial           | [Fri May 01 12:05:33.986624 2020] [core:notice] [pid 12] AH00094: Command line: '/usr/sbin/apache2 -D FOREGROUND'
php_financial           |  [x] Awaiting message
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_warehouse           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_warehouse           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to rabbitmq port 15672: Connection refused
php_warehouse exited with code 7
php_financial exited with code 7
rabbitmq                | 2020-05-01 12:07:45.649 [info] <0.8.0> Feature flags: list of feature flags found:
rabbitmq                | 2020-05-01 12:07:45.649 [info] <0.8.0> Feature flags:   [x] drop_unroutable_metric
rabbitmq                | 2020-05-01 12:07:45.649 [info] <0.8.0> Feature flags:   [x] empty_basic_get_metric
rabbitmq                | 2020-05-01 12:07:45.650 [info] <0.8.0> Feature flags:   [x] implicit_default_bindings
rabbitmq                | 2020-05-01 12:07:45.650 [info] <0.8.0> Feature flags:   [x] quorum_queue
rabbitmq                | 2020-05-01 12:07:45.650 [info] <0.8.0> Feature flags:   [x] virtual_host_metadata
rabbitmq                | 2020-05-01 12:07:45.650 [info] <0.8.0> Feature flags: feature flag states written to disk: yes
rabbitmq                | 2020-05-01 12:07:45.769 [info] <0.338.0> ra: meta data store initialised. 0 record(s) recovered
rabbitmq                | 2020-05-01 12:07:45.770 [info] <0.349.0> WAL: recovering ["/var/lib/rabbitmq/mnesia/rabbit@e4a5a0c55b6b/quorum/rabbit@e4a5a0c55b6b/00000001.wal"]
rabbitmq                | 2020-05-01 12:07:45.771 [info] <0.357.0> 
rabbitmq                |  Starting RabbitMQ 3.8.2 on Erlang 22.2.4
rabbitmq                |  Copyright (c) 2007-2019 Pivotal Software, Inc.
rabbitmq                |  Licensed under the MPL 1.1. Website: https://rabbitmq.com
rabbitmq                | 
rabbitmq                |   ##  ##      RabbitMQ 3.8.2
rabbitmq                |   ##  ##
rabbitmq                |   ##########  Copyright (c) 2007-2019 Pivotal Software, Inc.
rabbitmq                |   ######  ##
rabbitmq                |   ##########  Licensed under the MPL 1.1. Website: https://rabbitmq.com
rabbitmq                | 
rabbitmq                |   Doc guides: https://rabbitmq.com/documentation.html
rabbitmq                |   Support:    https://rabbitmq.com/contact.html
rabbitmq                |   Tutorials:  https://rabbitmq.com/getstarted.html
rabbitmq                |   Monitoring: https://rabbitmq.com/monitoring.html
rabbitmq                | 
rabbitmq                |   Logs: <stdout>
rabbitmq                | 
rabbitmq                |   Config file(s): /etc/rabbitmq/rabbitmq.conf
rabbitmq                | 
rabbitmq                |   Starting broker...2020-05-01 12:07:45.773 [info] <0.357.0> 
rabbitmq                |  node           : rabbit@e4a5a0c55b6b
rabbitmq                |  home dir       : /var/lib/rabbitmq
rabbitmq                |  config file(s) : /etc/rabbitmq/rabbitmq.conf
rabbitmq                |  cookie hash    : DQX72W7nTT9IVdVFXdBpBQ==
rabbitmq                |  log(s)         : <stdout>
rabbitmq                |  database dir   : /var/lib/rabbitmq/mnesia/rabbit@e4a5a0c55b6b
rabbitmq                | 2020-05-01 12:07:45.788 [info] <0.357.0> Running boot step pre_boot defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.788 [info] <0.357.0> Running boot step rabbit_core_metrics defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.789 [info] <0.357.0> Running boot step rabbit_alarm defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.792 [info] <0.376.0> Memory high watermark set to 3185 MiB (3340468224 bytes) of 7964 MiB (8351170560 bytes) total
rabbitmq                | 2020-05-01 12:07:45.797 [info] <0.378.0> Enabling free disk space monitoring
rabbitmq                | 2020-05-01 12:07:45.797 [info] <0.378.0> Disk free limit set to 50MB
rabbitmq                | 2020-05-01 12:07:45.800 [info] <0.357.0> Running boot step code_server_cache defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.800 [info] <0.357.0> Running boot step file_handle_cache defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.800 [info] <0.381.0> Limiting to approx 1048479 file handles (943629 sockets)
rabbitmq                | 2020-05-01 12:07:45.800 [info] <0.382.0> FHC read buffering:  OFF
rabbitmq                | 2020-05-01 12:07:45.800 [info] <0.382.0> FHC write buffering: ON
rabbitmq                | 2020-05-01 12:07:45.801 [info] <0.357.0> Running boot step worker_pool defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.801 [info] <0.362.0> Will use 4 processes for default worker pool
rabbitmq                | 2020-05-01 12:07:45.801 [info] <0.362.0> Starting worker pool 'worker_pool' with 4 processes in it
rabbitmq                | 2020-05-01 12:07:45.802 [info] <0.357.0> Running boot step database defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.804 [info] <0.357.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq                | 2020-05-01 12:07:45.804 [info] <0.357.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq                | 2020-05-01 12:07:45.828 [info] <0.357.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq                | 2020-05-01 12:07:45.828 [info] <0.357.0> Peer discovery backend rabbit_peer_discovery_classic_config does not support registration, skipping registration.
rabbitmq                | 2020-05-01 12:07:45.828 [info] <0.357.0> Running boot step database_sync defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.828 [info] <0.357.0> Running boot step feature_flags defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.828 [info] <0.357.0> Running boot step codec_correctness_check defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.828 [info] <0.357.0> Running boot step external_infrastructure defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.828 [info] <0.357.0> Running boot step rabbit_registry defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.829 [info] <0.357.0> Running boot step rabbit_auth_mechanism_cr_demo defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.829 [info] <0.357.0> Running boot step rabbit_queue_location_random defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.829 [info] <0.357.0> Running boot step rabbit_event defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.829 [info] <0.357.0> Running boot step rabbit_auth_mechanism_amqplain defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.829 [info] <0.357.0> Running boot step rabbit_auth_mechanism_plain defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.829 [info] <0.357.0> Running boot step rabbit_exchange_type_direct defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.829 [info] <0.357.0> Running boot step rabbit_exchange_type_fanout defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.830 [info] <0.357.0> Running boot step rabbit_exchange_type_headers defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.830 [info] <0.357.0> Running boot step rabbit_exchange_type_topic defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.830 [info] <0.357.0> Running boot step rabbit_mirror_queue_mode_all defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.830 [info] <0.357.0> Running boot step rabbit_mirror_queue_mode_exactly defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.831 [info] <0.357.0> Running boot step rabbit_mirror_queue_mode_nodes defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.831 [info] <0.357.0> Running boot step rabbit_priority_queue defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.831 [info] <0.357.0> Priority queues enabled, real BQ is rabbit_variable_queue
rabbitmq                | 2020-05-01 12:07:45.831 [info] <0.357.0> Running boot step rabbit_queue_location_client_local defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.832 [info] <0.357.0> Running boot step rabbit_queue_location_min_masters defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.832 [info] <0.357.0> Running boot step kernel_ready defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.832 [info] <0.357.0> Running boot step rabbit_sysmon_minder defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.832 [info] <0.357.0> Running boot step rabbit_epmd_monitor defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.835 [info] <0.404.0> epmd monitor knows us, inter-node communication (distribution) port: 25672
rabbitmq                | 2020-05-01 12:07:45.835 [info] <0.357.0> Running boot step guid_generator defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.837 [info] <0.357.0> Running boot step rabbit_node_monitor defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.838 [info] <0.410.0> Starting rabbit_node_monitor
rabbitmq                | 2020-05-01 12:07:45.838 [info] <0.357.0> Running boot step delegate_sup defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.839 [info] <0.357.0> Running boot step rabbit_memory_monitor defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.839 [info] <0.357.0> Running boot step core_initialized defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.839 [info] <0.357.0> Running boot step upgrade_queues defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.862 [info] <0.357.0> Running boot step rabbit_connection_tracking defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.862 [info] <0.357.0> Running boot step rabbit_connection_tracking_handler defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.862 [info] <0.357.0> Running boot step rabbit_exchange_parameters defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.863 [info] <0.357.0> Running boot step rabbit_mirror_queue_misc defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.864 [info] <0.357.0> Running boot step rabbit_policies defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.865 [info] <0.357.0> Running boot step rabbit_policy defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.865 [info] <0.357.0> Running boot step rabbit_queue_location_validator defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.865 [info] <0.357.0> Running boot step rabbit_quorum_memory_manager defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.865 [info] <0.357.0> Running boot step rabbit_vhost_limit defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.866 [info] <0.357.0> Running boot step rabbit_mgmt_reset_handler defined by app rabbitmq_management
rabbitmq                | 2020-05-01 12:07:45.866 [info] <0.357.0> Running boot step rabbit_mgmt_db_handler defined by app rabbitmq_management_agent
rabbitmq                | 2020-05-01 12:07:45.866 [info] <0.357.0> Management plugin: using rates mode 'basic'
rabbitmq                | 2020-05-01 12:07:45.867 [info] <0.357.0> Running boot step recovery defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.868 [info] <0.443.0> Making sure data directory '/var/lib/rabbitmq/mnesia/rabbit@e4a5a0c55b6b/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L' for vhost '/' exists
rabbitmq                | 2020-05-01 12:07:45.871 [info] <0.443.0> Starting message stores for vhost '/'
rabbitmq                | 2020-05-01 12:07:45.871 [info] <0.447.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_transient": using rabbit_msg_store_ets_index to provide index
rabbitmq                | 2020-05-01 12:07:45.872 [info] <0.443.0> Started message store of type transient for vhost '/'
rabbitmq                | 2020-05-01 12:07:45.873 [info] <0.450.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_persistent": using rabbit_msg_store_ets_index to provide index
rabbitmq                | 2020-05-01 12:07:45.875 [info] <0.443.0> Started message store of type persistent for vhost '/'
rabbitmq                | 2020-05-01 12:07:45.876 [info] <0.357.0> Running boot step load_core_definitions defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.877 [info] <0.357.0> Running boot step empty_db_check defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.877 [info] <0.357.0> Running boot step rabbit_looking_glass defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.877 [info] <0.357.0> Running boot step rabbit_core_metrics_gc defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.877 [info] <0.357.0> Running boot step background_gc defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.877 [info] <0.357.0> Running boot step connection_tracking defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.877 [info] <0.357.0> Setting up a table for connection tracking on this node: tracked_connection_on_node_rabbit@e4a5a0c55b6b
rabbitmq                | 2020-05-01 12:07:45.878 [info] <0.357.0> Setting up a table for per-vhost connection counting on this node: tracked_connection_per_vhost_on_node_rabbit@e4a5a0c55b6b
rabbitmq                | 2020-05-01 12:07:45.878 [info] <0.357.0> Running boot step routing_ready defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.878 [info] <0.357.0> Running boot step pre_flight defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.878 [info] <0.357.0> Running boot step notify_cluster defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.878 [info] <0.357.0> Running boot step networking defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.881 [info] <0.487.0> started TCP listener on [::]:5672
rabbitmq                | 2020-05-01 12:07:45.882 [info] <0.357.0> Running boot step cluster_name defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.882 [info] <0.357.0> Running boot step direct_client defined by app rabbit
rabbitmq                | 2020-05-01 12:07:45.910 [info] <0.537.0> Management plugin: HTTP (non-TLS) listener started on port 15672
rabbitmq                | 2020-05-01 12:07:45.910 [info] <0.643.0> Statistics database started.
rabbitmq                | 2020-05-01 12:07:45.910 [info] <0.642.0> Starting worker pool 'management_worker_pool' with 3 processes in it
rabbitmq                |  completed with 3 plugins.
rabbitmq                | 2020-05-01 12:07:46.004 [info] <0.8.0> Server startup complete; 3 plugins started.
rabbitmq                |  * rabbitmq_management
rabbitmq                |  * rabbitmq_management_agent
rabbitmq                |  * rabbitmq_web_dispatch
php_warehouse           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_warehouse           |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0<!DOCTYPE html>
php_warehouse           | <html>
php_warehouse           |   <head>
php_warehouse           |     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
php_warehouse           |     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
php_warehouse           |     <title>RabbitMQ Management</title>
php_warehouse           |     <script src="js/ejs-1.0.min.js" type="text/javascript"></script>
php_warehouse           |     <script src="js/jquery-3.4.1.min.js"></script>
php_warehouse           |     <script src="js/jquery.flot-0.8.1.min.js" type="text/javascript"></script>
php_warehouse           |     <script src="js/jquery.flot-0.8.1.time.min.js" type="text/javascript"></script>
php_warehouse           |     <script src="js/sammy-0.7.6.min.js" type="text/javascript"></script>
php_warehouse           |     <script src="js/json2-2016.10.28.js" type="text/javascript"></script>
php_warehouse           |     <script src="js/base64.js" type="text/javascript"></script>
php_warehouse           |     <script src="js/global.js" type="text/javascript"></script>
php_warehouse           |     <script src="js/main.js" type="text/javascript"></script>
php_warehouse           |     <script src="js/prefs.js" type="text/javascript"></script>
php_warehouse           |     <script src="js/formatters.js" type="text/javascript"></script>
php_warehouse           |     <script src="js/charts.js" type="text/javascript"></script>
php_warehouse           |     <script src="js/singular/singular.js" type="application/javascript"></script>
php_warehouse           |     
php_warehouse           |     <link href="css/main.css" rel="stylesheet" type="text/css"/>
php_warehouse           |     <link href="favicon.ico" rel="shortcut icon" type="image/x-icon"/>
php_warehouse           |     
php_warehouse           |     <script type="application/javascript">
php_warehouse           |       var uaa_logged_in = false;
php_warehouse           |       var uaa_invalid = false;
php_warehouse           |       var auth = JSON.parse(sync_get('/auth'));
php_warehouse           |       enable_uaa = auth.enable_uaa;
php_warehouse           |       uaa_client_id = auth.uaa_client_id;
php_warehouse           |       uaa_location = auth.uaa_location;
php_warehouse           |       if (enable_uaa) {
php_warehouse           |         Singular.init({
php_warehouse           |          singularLocation: './js/singular/',
php_warehouse           |          uaaLocation: uaa_location,
php_warehouse           |          clientId: uaa_client_id,
php_warehouse           |          onIdentityChange: function (identity) {
php_warehouse           |           uaa_logged_in = true;
php_warehouse           |           start_app_login();
php_warehouse           |          },
php_warehouse           |          onLogout: function () {
php_warehouse           |           uaa_logged_in = false;
php_warehouse           |           var hash = window.location.hash.substring(1);
php_warehouse           |           var params = {}
php_warehouse           |           hash.split('&').map(hk => {
php_warehouse           |            let temp = hk.split('=');
php_warehouse           |            params[temp[0]] = temp[1]
php_warehouse           |           });
php_warehouse           |           if (params.error) {
php_warehouse           |            uaa_invalid = true;
php_warehouse           |            replace_content('login-status', '<p class="warning">' + decodeURIComponent(params.error) + ':' + decodeURIComponent(params.error_description) + '</p> <button id="loginWindow" onclick="uaa_login_window()">Click here to log out</button>');
php_warehouse           |           } else {
php_warehouse           |            replace_content('login-status', '<button id="loginWindow" onclick="uaa_login_window()">Click here to log in</button>');
php_warehouse           |           }
php_warehouse           |          }
php_warehouse           |       });
php_warehouse           |       }
php_warehouse           |     </script>
php_warehouse           | 
php_warehouse           | <!--[if lte IE 8]>
php_warehouse           |     <script src="js/excanvas.min.js" type="text/javascript"></script>
php_warehouse           |     <link href="css/evil.css" rel="stylesheet" type="text/css"/>
php_warehouse           | <![endif]-->
php_warehouse           |   </head>
php_warehouse           | 
php_warehouse           |   <body>
php_warehouse           |     <div id="outer"></div>
php_warehouse           |     <div id="debug"></div>
php_warehouse           |     <div id="scratch"></div>
php_warehouse           |   </body>
php_warehouse           | </html>
100  2884  100  2884    0     0   704k      0 --:--:-- --:--:-- --:--:--  704k
php_warehouse           | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.8. Set the 'ServerName' directive globally to suppress this message
php_warehouse           | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.8. Set the 'ServerName' directive globally to suppress this message
php_warehouse           | [Fri May 01 12:07:47.452144 2020] [core:warn] [pid 13] AH00098: pid file /var/run/apache2/apache2.pid overwritten -- Unclean shutdown of previous Apache run?
php_warehouse           | [Fri May 01 12:07:47.455190 2020] [mpm_prefork:notice] [pid 13] AH00163: Apache/2.4.38 (Debian) PHP/7.3.14 configured -- resuming normal operations
php_warehouse           | [Fri May 01 12:07:47.455212 2020] [core:notice] [pid 13] AH00094: Command line: '/usr/sbin/apache2 -D FOREGROUND'
php_financial           |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
php_financial           |                                  Dload  Upload   Total   Spent    Left  Speed
100  2884  100  2884    0     0   402k      0 --:--:-- --:--:-- --:--:--  402k
php_financial           | <!DOCTYPE html>
php_financial           | <html>
php_financial           |   <head>
php_financial           |     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
php_financial           |     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
php_financial           |     <title>RabbitMQ Management</title>
php_financial           |     <script src="js/ejs-1.0.min.js" type="text/javascript"></script>
php_financial           |     <script src="js/jquery-3.4.1.min.js"></script>
php_financial           |     <script src="js/jquery.flot-0.8.1.min.js" type="text/javascript"></script>
php_financial           |     <script src="js/jquery.flot-0.8.1.time.min.js" type="text/javascript"></script>
php_financial           |     <script src="js/sammy-0.7.6.min.js" type="text/javascript"></script>
php_financial           |     <script src="js/json2-2016.10.28.js" type="text/javascript"></script>
php_financial           |     <script src="js/base64.js" type="text/javascript"></script>
php_financial           |     <script src="js/global.js" type="text/javascript"></script>
php_financial           |     <script src="js/main.js" type="text/javascript"></script>
php_financial           |     <script src="js/prefs.js" type="text/javascript"></script>
php_financial           |     <script src="js/formatters.js" type="text/javascript"></script>
php_financial           |     <script src="js/charts.js" type="text/javascript"></script>
php_financial           |     <script src="js/singular/singular.js" type="application/javascript"></script>
php_financial           |     
php_financial           |     <link href="css/main.css" rel="stylesheet" type="text/css"/>
php_financial           |     <link href="favicon.ico" rel="shortcut icon" type="image/x-icon"/>
php_financial           |     
php_financial           |     <script type="application/javascript">
php_financial           |       var uaa_logged_in = false;
php_financial           |       var uaa_invalid = false;
php_financial           |       var auth = JSON.parse(sync_get('/auth'));
php_financial           |       enable_uaa = auth.enable_uaa;
php_financial           |       uaa_client_id = auth.uaa_client_id;
php_financial           |       uaa_location = auth.uaa_location;
php_financial           |       if (enable_uaa) {
php_financial           |         Singular.init({
php_financial           |          singularLocation: './js/singular/',
php_financial           |          uaaLocation: uaa_location,
php_financial           |          clientId: uaa_client_id,
php_financial           |          onIdentityChange: function (identity) {
php_financial           |           uaa_logged_in = true;
php_financial           |           start_app_login();
php_financial           |          },
php_financial           |          onLogout: function () {
php_financial           |           uaa_logged_in = false;
php_financial           |           var hash = window.location.hash.substring(1);
php_financial           |           var params = {}
php_financial           |           hash.split('&').map(hk => {
php_financial           |            let temp = hk.split('=');
php_financial           |            params[temp[0]] = temp[1]
php_financial           |           });
php_financial           |           if (params.error) {
php_financial           |            uaa_invalid = true;
php_financial           |            replace_content('login-status', '<p class="warning">' + decodeURIComponent(params.error) + ':' + decodeURIComponent(params.error_description) + '</p> <button id="loginWindow" onclick="uaa_login_window()">Click here to log out</button>');
php_financial           |           } else {
php_financial           |            replace_content('login-status', '<button id="loginWindow" onclick="uaa_login_window()">Click here to log in</button>');
php_financial           |           }
php_financial           |          }
php_financial           |       });
php_financial           |       }
php_financial           |     </script>
php_financial           | 
php_financial           | <!--[if lte IE 8]>
php_financial           |     <script src="js/excanvas.min.js" type="text/javascript"></script>
php_financial           |     <link href="css/evil.css" rel="stylesheet" type="text/css"/>
php_financial           | <![endif]-->
php_financial           |   </head>
php_financial           | 
php_financial           |   <body>
php_financial           |     <div id="outer"></div>
php_financial           |     <div id="debug"></div>
php_financial           |     <div id="scratch"></div>
php_financial           |   </body>
php_financial           | </html>
rabbitmq                | 2020-05-01 12:07:47.624 [info] <0.656.0> accepting AMQP connection <0.656.0> (172.26.0.8:47402 -> 172.26.0.4:5672)
rabbitmq                | 2020-05-01 12:07:47.628 [info] <0.656.0> connection <0.656.0> (172.26.0.8:47402 -> 172.26.0.4:5672): user 'guest' authenticated and granted access to vhost '/'
php_warehouse           |  [x] Awaiting message
php_financial           | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.9. Set the 'ServerName' directive globally to suppress this message
php_financial           | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.9. Set the 'ServerName' directive globally to suppress this message
php_financial           | [Fri May 01 12:07:47.702798 2020] [core:warn] [pid 12] AH00098: pid file /var/run/apache2/apache2.pid overwritten -- Unclean shutdown of previous Apache run?
php_financial           | [Fri May 01 12:07:47.706290 2020] [mpm_prefork:notice] [pid 12] AH00163: Apache/2.4.38 (Debian) PHP/7.3.14 configured -- resuming normal operations
php_financial           | [Fri May 01 12:07:47.706726 2020] [core:notice] [pid 12] AH00094: Command line: '/usr/sbin/apache2 -D FOREGROUND'
rabbitmq                | 2020-05-01 12:07:47.821 [info] <0.676.0> accepting AMQP connection <0.676.0> (172.26.0.9:34612 -> 172.26.0.4:5672)
rabbitmq                | 2020-05-01 12:07:47.823 [info] <0.676.0> connection <0.676.0> (172.26.0.9:34612 -> 172.26.0.4:5672): user 'guest' authenticated and granted access to vhost '/'
php_financial           |  [x] Awaiting message

from codeigniter-microservice.

christophegruson avatar christophegruson commented on June 14, 2024

Hi @madecanggih
Thanks for you reply.
For the diagram, it's ok & you've done a great job !
For the application, I work on Mac Os.
I downloaded the package on a user specific, ie /Users/christophe/Documents/données/eB2Solutions/Ecommerce API/Microservice/tdd-microservice-poc-master
MS.log
Please find attached my log.

from codeigniter-microservice.

madeindra avatar madeindra commented on June 14, 2024

This could be related to docker-compose.yml, I think the volume entry did not succeed in mounting the local dir to the container dir.

I will look into it.

from codeigniter-microservice.

madeindra avatar madeindra commented on June 14, 2024

Hi @christophegruson , it was my mistake that I forgot to include "Composer" in requirement part, sorry.

I've added a instal-dependency.sh script to easily install each directory's dependency, please remember to install composer in your system before running the script.

Thanks for reporting this issue.

from codeigniter-microservice.

christophegruson avatar christophegruson commented on June 14, 2024

Thanks @madecanggih . this fix it !

from codeigniter-microservice.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.