{"id":24775673,"url":"https://github.com/inseefr/massive-attack-back-office","last_synced_at":"2025-10-12T00:31:30.682Z","repository":{"id":39999981,"uuid":"366759697","full_name":"InseeFr/Massive-Attack-Back-Office","owner":"InseeFr","description":"Back-office services for Massive-Attack","archived":false,"fork":false,"pushed_at":"2024-12-05T21:17:19.000Z","size":1107,"stargazers_count":0,"open_issues_count":12,"forks_count":5,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-12-05T21:28:01.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InseeFr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-12T15:17:00.000Z","updated_at":"2024-08-22T12:39:35.000Z","dependencies_parsed_at":"2022-07-23T11:16:20.233Z","dependency_job_id":"668adce0-1488-46bc-b8ca-ffc4a894b2bb","html_url":"https://github.com/InseeFr/Massive-Attack-Back-Office","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FMassive-Attack-Back-Office","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FMassive-Attack-Back-Office/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FMassive-Attack-Back-Office/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FMassive-Attack-Back-Office/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InseeFr","download_url":"https://codeload.github.com/InseeFr/Massive-Attack-Back-Office/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236142756,"owners_count":19101664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-29T06:55:14.454Z","updated_at":"2025-10-12T00:31:30.676Z","avatar_url":"https://github.com/InseeFr.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build](https://github.com/InseeFrLab/Sabiane-Data/actions/workflows/release.yml/badge.svg)\n\n# Massive-Attack Back-Office\nAPI for the management of questionnaires and organizational data for Computer-Assisted Personal Interviewing (CAPI) Data Collection \nREST API for communication with Queen-Back-Office and Pearl-Jam-Bak-Office.\nBack-Office API for Massive-Attack-Front-Office\n\n## Quick start :\n\n### With docker :\n\n- `docker run -p 8080:8080 -t inseefrlab/massive-attack-back-office`\n\nTo override environments variables you can do :\n\n- `docker run -p 80:80 -e FR_INSEE.SABIANEDATA.API.HOST=http://override.value.com -t inseefrlab/massive-attack-back-office`\n\n### With Maven - Requirements\nFor building and running the application you need:\n- [JDK 17](https://adoptium.net/fr/temurin/releases/?version=17)\n- Maven 3  \n\n### With Maven - Install and execute unit tests\nUse the maven clean and maven install \n```shell\nmvn clean install\n```  \n\n## With Maven - Running the application locally\nUse the [Spring Boot Maven plugin](https://docs.spring.io/spring-boot/docs/current/reference/html/build-tool-plugins-maven-plugin.html) like so:  \n```shell\nmvn spring-boot:run\n```  \n\n## Application Accesses locally\nTo access to swagger-ui, use this url : [http://localhost:8080/api/swagger-ui.html](http://localhost:8080/)  \n \n## Deploy application on Tomcat server\n### 1. Package the application\nUse the [Spring Boot Maven plugin]  (https://docs.spring.io/spring-boot/docs/current/reference/html/build-tool-plugins-maven-plugin.html) like so:  \n```shell\nmvn clean package\n```  \nThe war will be generated in `/target` repository  \n\n### 2. Install tomcat and deploy war\nTo deploy the war file in Tomcat, you need to : \nDownload Apache Tomcat and unpackage it into a tomcat folder  \nCopy your WAR file from target/ to the tomcat/webapps/ folder  \n\n### 3. Tomcat config\nBefore starting up the tomcat server, some configurations are needed : \n \n\n#### External Properties file\n!!! =\u003e To be migrated to embedded Tomcat and env-var configuration  \nCreate sabdatab.properties near war file and complete the following properties:  \n```properties  \n#Profile configuration\n\n# Security : \"keycloak\" for keycloak impl, anything else =\u003e no auth\nfr.insee.sabianedata.security=none\n\n#############  Swagger host ############# \nfr.insee.sabianedata.api.scheme=http\nfr.insee.sabianedata.api.host=localhost:8080\n\n############# Logging ############# \nlogging.config=${catalina.base}/webapps/log4j2.xml\n\n...","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Fmassive-attack-back-office","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finseefr%2Fmassive-attack-back-office","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Fmassive-attack-back-office/lists"}