Commit Graph

  • 487e490dbc compose: add coolify-native stack without nginx/certbot main negodiy 2026-03-16 11:01:35 +00:00
  • 8b7d789b27 compose: expose inventaire internal port for Traefik routing negodiy 2026-03-16 10:48:28 +00:00
  • 8b3a78be3e nginx: speed up dhparam generation to avoid Coolify build timeout negodiy 2026-03-16 10:13:45 +00:00
  • 35908d602c compose: provide defaults for required inventaire env vars negodiy 2026-03-16 09:59:27 +00:00
  • 47c43f07f7 compose: add defaults for required CouchDB and Inventaire env vars negodiy 2026-03-16 09:46:37 +00:00
  • e548f5e349 nginx: отключить порты 80/443 для деплоя через Coolify negodiy 2026-03-16 09:06:31 +00:00
  • 2d223df234 nginx: add /assets location to fit Vite build maxlath 2025-10-10 16:51:15 +02:00
  • 0e31506126 replace shared volume between the inventaire and nginx services by a multi-stage copy maxlath 2025-06-29 19:18:50 +02:00
  • 513ec266d3 inventaire: docker-entrypoint: fix leveldb directory path maxlath 2025-06-03 16:05:23 +02:00
  • 524f0b904c scripts: docker_publish: set version tag and push tags maxlath 2025-06-03 15:29:35 +02:00
  • eee0f61260 inventaire: update naming maxlath 2025-05-31 17:46:11 +02:00
  • 61d466f7a2 nginx: fix inconsistencies in certbox public file directory maxlath 2025-05-31 16:49:41 +02:00
  • 56c2dc08e3 update links after codeberg migration maxlath 2025-05-17 12:22:33 +02:00
  • 42ff34d0f0 add .github/README jums 2025-05-16 10:44:40 +02:00
  • f7e376ca06 docker-compose.yml: add volumes to preserve local images, cache data, and eventual backups maxlath 2025-04-15 20:39:09 +02:00
  • f9419539ba docker-compose.yml: couchdb: increase Erlang I/O threads maxlath 2025-03-05 16:13:20 +01:00
  • e2ef349a1d couchdb config: increase session timeout maxlath 2025-03-04 13:22:34 +01:00
  • 7bb3759cfa readme: add section on updates maxlath 2025-03-03 00:10:06 +01:00
  • e1d8be754f inventaire: build image from a specific git ref maxlath 2025-03-02 23:49:10 +01:00
  • 6b6c055411 couchdb: local.ini: set require_valid_user = true maxlath 2025-02-28 22:06:18 +01:00
  • caa74f977d Merge pull request #12 from inventaire/package-prod maxlath 2025-02-28 11:43:18 +01:00
  • ab286b4968 Dockerfile.nginx: only generate pem key if the file does not exist jums 2025-02-28 08:17:38 +01:00
  • a3b10d2674 gitignore: add certbot folder jums 2025-02-28 08:04:29 +01:00
  • 5109271529 nginx: fix /tmp/nginx permission issues maxlath 2025-02-27 23:02:01 +01:00
  • f91ad3c8a3 nginx: fix proxy_store maxlath 2025-02-27 22:50:54 +01:00
  • 0d17fb551d inventaire: add map tiles, analytics, and media storage configuration maxlath 2025-02-27 22:39:16 +01:00
  • b4d42a83e5 nginx: recover location @invimg maxlath 2025-02-27 22:27:06 +01:00
  • f128298778 nginx: recover catch all (aka client router) location maxlath 2025-02-27 21:00:00 +01:00
  • 8f14a6eea1 inventaire: local config: document config overwrites maxlath 2025-02-27 20:39:29 +01:00
  • 4d61613826 inventaire: local config: fix hostname maxlath 2025-02-27 20:36:40 +01:00
  • 19383ebc29 nginx: removing obsolete comment maxlath 2025-02-27 20:24:21 +01:00
  • e5a71bd9ea docker-compose.yml: elasticsearch: add some more options maxlath 2025-02-27 20:08:20 +01:00
  • 8479151e63 docker-compose.yml: elasticsearch: reduce default RAM use maxlath 2025-02-27 20:00:27 +01:00
  • 238f2c51d0 nginx: use http2 directive maxlath 2025-02-27 19:38:20 +01:00
  • 4cffed239d inventaire container: move docker-entrypoint.sh outside of /opt/inventaire maxlath 2025-02-27 19:19:42 +01:00
  • f30a03a304 docker-compose.yml: share inventaire files with nginx through a named volume maxlath 2025-02-27 19:18:02 +01:00
  • abbfa8216d nginx template: rename the upstream to avoid confusions with the container name maxlath 2025-02-27 18:25:32 +01:00
  • 095293b0a5 nginx: recover access to the inventaire files and API maxlath 2025-02-27 18:19:25 +01:00
  • 5e408aad2b nginx: disable compression to mitigate BREACH exploit maxlath 2025-02-27 18:17:33 +01:00
  • f2ddb13bc7 inventaire: allow to customize the mailer config maxlath 2025-02-27 17:59:22 +01:00
  • b4b0ddab6f nginx: fix ssl_certificate* paths maxlath 2025-02-27 17:22:41 +01:00
  • 02454e39cf nginx Dockerfile: generate dhparam.pem maxlath 2025-02-27 17:22:05 +01:00
  • a224610d28 docker-compose.yml: add warning on port binding in prod maxlath 2025-02-27 17:21:46 +01:00
  • 1450ac5888 readme: udpate docker compose commands to v2 syntax maxlath 2025-02-27 17:21:04 +01:00
  • edfcc2494a + scripts/docker_publish.sh maxlath 2025-02-27 16:07:07 +01:00
  • 06979f1a46 gitignore: add .docker maxlath 2025-02-27 14:23:36 +01:00
  • 353d8b381d readme: further rework maxlath 2025-02-27 13:06:51 +01:00
  • fd2fce9147 docker-compose: remove tty=true maxlath 2025-02-27 12:18:56 +01:00
  • 10e33f919e inventaire: docker-entrypoint.sh: adapt the edited local config file to the used NODE_ENV maxlath 2025-02-27 11:47:36 +01:00
  • fa0b91eef1 README: replace nginx obsolete documentation since packaged in compose jums 2025-02-27 10:21:21 +01:00
  • 3845f4eddb docker-compose: propose alternatives to admins who want to tweak some code jums 2024-12-25 13:09:48 +01:00
  • 34db3704a4 update gitignore jums 2025-02-27 10:04:13 +01:00
  • 9df0d0ebd5 docker-entrypoint: overwrite ./config/local-production.cjs to let the user free of overwriting those variables in local.cjs (aka the autority file) jums 2025-02-27 10:00:57 +01:00
  • e077f29cba make agnostic forge links jums 2025-02-27 09:56:05 +01:00
  • 93d7955d99 split dotenv between what must be changed, and okay default variables jums 2025-02-27 09:49:21 +01:00
  • d3467f1945 improve README jums 2025-02-27 09:48:33 +01:00
  • 376da92bd3 elasticsearch: update version maxlath 2025-02-27 00:21:49 +01:00
  • 81181578fc couchdb: set single_node=true maxlath 2025-02-27 00:17:20 +01:00
  • 80b8985198 inventaire service: use a custom entrypoint script maxlath 2025-02-26 23:32:20 +01:00
  • 1b94320cb2 readme: wip maxlath 2025-02-26 23:30:54 +01:00
  • 69db3e1a86 docker-compose.yml: use a pre-build inventaire image and env_file=.env maxlath 2025-02-26 20:55:53 +01:00
  • 9187c32c00 Dockerfile.inventaire: use the built server maxlath 2025-02-26 19:45:04 +01:00
  • 0dd617d3a6 Dockerfile.inventaire: install dependencies and build client maxlath 2025-02-26 19:09:29 +01:00
  • a6568e9980 docker-compose: document ports in comment to ease admin access to the db jums 2025-02-26 07:39:01 +01:00
  • ba42f2e009 package reverse proxy in docker-compose jums 2024-12-25 13:09:48 +01:00
  • 82d94e73da README.md: add hub.docker.com image link jums 2025-02-23 09:03:09 +01:00
  • c14c486a35 package and document reverse proxy configuration jums 2025-02-23 08:42:09 +01:00
  • 75fa3ffa18 make docker-compose.yml production ready jums 2025-02-23 08:41:04 +01:00
  • c3cc377149 README.md: update documentation jums 2025-02-23 08:40:05 +01:00
  • a9e68d9bba add named volumes to couchdb and elasticsearch jums 2024-12-25 10:32:11 +01:00
  • 51b7fbc6aa remove obsolete docker-compose.test.yml jums 2024-12-13 14:07:50 +01:00
  • 71c1cc2a8a docker-compose.yml: let couchdb use a named volume to store its data maxlath 2024-12-03 12:30:07 +01:00
  • 298b7d1178 docker-compose.yml: remove network_mode=host maxlath 2024-12-03 12:06:57 +01:00
  • 82367ddc15 couchdb: upgrade to v3.4.2 maxlath 2024-11-21 22:17:54 +01:00
  • d43ae912d3 couchdb: add custom configuration maxlath 2024-11-21 22:11:09 +01:00
  • 268b6e07b4 re-enable couchdb and elasticsearch logs maxlath 2023-04-28 23:00:05 +02:00
  • 8c296c0401 move couchdb and elasticsearch volumes data in a dedicated folder maxlath 2023-04-28 22:58:03 +02:00
  • 2c13079669 + .github/FUNDING.yml maxlath 2024-07-17 18:20:55 +02:00
  • ec11c04c17 rename default branch: master -> main maxlath 2023-11-30 15:56:49 +01:00
  • 171f7b02b8 move Dockerfile.inventaire in inventaire-service branch jums 2023-11-15 09:46:26 +01:00
  • 774d6bdfc2 run inventaire outside of docker maxlath 2023-04-28 14:13:00 +02:00
  • 0f189a7498 readme tips: change recommended way to start only couchdb and elasticsearch maxlath 2023-04-29 14:01:38 +02:00
  • 00532a5d57 readme: remove non-docker specific documentation maxlath 2023-04-29 13:50:21 +02:00
  • cf92f56308 docker-compose.yml: update link to Elasticsearch doc maxlath 2023-04-28 14:05:45 +02:00
  • 8ba919d6d4 readme: reword intro to match actual purpose of this repository maxlath 2023-04-28 13:30:29 +02:00
  • 9b48c1be1e readme: add tip to run the server and client outside of docker maxlath 2023-04-28 13:19:54 +02:00
  • d02d130738 readme: add git tip maxlath 2023-04-28 12:02:16 +02:00
  • 5c37c9d7a4 readme: document how to start working on the client maxlath 2023-04-28 11:53:15 +02:00
  • a1220581ad readme: moving paragraph on rootless docker down maxlath 2023-04-28 11:41:08 +02:00
  • ccb729a8c1 rename more config/local.js to end in .cjs maxlath 2023-04-28 11:38:30 +02:00
  • 6f8bafb030 readme: invite to make sure the CouchDB username and password in config/local.cjs match docker-compose.yml environment variables maxlath 2023-04-28 11:17:29 +02:00
  • 3e8a4feb1c expliciting that no wizard is creating the local config file for you jums 2023-04-27 14:49:16 +02:00
  • 2af766feca rename config/local.js to end in .cjs jums 2023-04-27 14:45:01 +02:00
  • e0461e64a2 do not display couchdb logs jums 2022-02-12 17:54:05 +01:00
  • ad8a41f265 cap logs size to 10Mo jums 2022-02-12 17:53:33 +01:00
  • 7fc91ba2ae update node version jums 2022-02-12 17:52:09 +01:00
  • a4402e19a4 docker-compose: elasticsearch: reduce JVM heap maxlath 2022-02-12 17:50:11 +01:00
  • 7509d774bf docker-compose: update couchdb and elasticsearch versions maxlath 2022-01-13 20:31:59 +01:00
  • 60778f147b update elasticsearch maxlath 2021-12-14 23:13:27 +01:00
  • 1b7b6cafe2 docker-compose.yml: fix couchdb volume path maxlath 2021-08-25 16:39:03 +02:00