Commit graph

81 commits

Author SHA1 Message Date
florian 7f832117db
linux - update supported versions 2023-12-04 08:58:34 +01:00
florian b89f2d560c
road to v1.5.4 🚀 2023-12-02 20:30:30 +01:00
Théophile Diot 8ec9a7df40
Fix compatibility issue with Docker Compose v2 2.23.0 in examples and docs 2023-10-26 09:50:13 +01:00
Théophile Diot cd902eba30
prepare for 1.5.3 🚀 2023-10-20 16:34:12 +02:00
Théophile Diot 1f90d3668c
Add a pre-commit-config file and passed all checks 2023-09-29 18:11:48 +01:00
Théophile Diot c6b2199dd3
prepare for 1.5.2 🚀 2023-09-06 15:11:36 +02:00
Théophile Diot d1dd1fbae7
Fix shinanigans with the /data volume in the doc 2023-09-06 10:04:47 +02:00
florian 3db7904d41
ci/cd - fix wrong image tag for Linux test images 2023-08-26 14:42:32 +02:00
florian 037e1ba566
docs - add ghcr.io 2023-08-26 14:23:06 +02:00
florian b8778de08b
use nightly tag for docker-socket-proxy 2023-08-10 15:06:38 +02:00
Théophile Diot b0bc9a1bf4
Update the documentation 2023-06-29 12:22:05 -04:00
bunkerity 4023e6dc69 road to v1.5.1 2023-06-14 18:30:34 +02:00
AxyFr 1bd40a877a Removing vmware support in doc 2023-05-30 10:43:59 +02:00
florian 6666a25fcc
edit version, update images on docs and fix bug in Linux script 2023-05-22 19:31:41 +02:00
florian 051923b6ff
fix deprecated external network in compose files, various fixes in the documentation and add ipv6 to doc 2023-05-14 19:21:03 +02:00
florian 00ba46ebf0
prepare for 1.5.0-beta update 2023-05-07 17:38:20 +02:00
florian a286e7bd32
fix wrong container in autoconf/k8s, init work on linux arm and ci/cd refactoring 2023-05-06 02:22:30 +02:00
florian cd57eb423e
ci/cd - fix automatic push of doc 2023-05-02 16:00:37 +02:00
florian d0f6d59f6f
road to v1.5.0-beta 🚀 2023-04-29 21:43:26 +02:00
florian ad16067420
use proper links in docs, automatic doc push and add pdf to releases 2023-04-29 20:54:56 +02:00
florian 14a4db8bdb
use current_bw_version for docs, add automatic tests to ui branch and fix letsencrypt permissions for linux 2023-04-29 16:47:28 +02:00
bunkerity bbaaad8487 docs - last polish 2023-04-28 15:06:06 +02:00
florian 667bb30036
docs - quickstart guide (wip) 2023-04-26 21:42:17 +02:00
florian 6f39fce6d6
docs - integrations 2023-04-26 16:34:50 +02:00
florian 0bf2116c44
docs - concepts 2023-04-26 02:04:43 +02:00
Théophile Diot c0e8e93aba
Fix documentation mistakes when soft merging 1.4 into dev 2023-04-24 10:24:45 +02:00
Théophile Diot 3b5c083fc7
Soft merge branch "1.4" into "dev" + changing versions 2023-04-18 12:03:54 +02:00
AxyFr 496edb83ac Adding thel documentation 2023-04-14 15:43:04 +02:00
AxyFr 5dd52186ba Fully adding vagrant in the doc 2023-04-13 16:06:27 +02:00
AxyFr 3a03f07f19 Changing vagrant integration 2023-04-13 13:10:50 +02:00
AxyFr 64997bae8c Adding vagrant integration 2023-04-13 13:10:34 +02:00
Théophile Diot 916caf2d6a
Merge (soft) 1.4 branch into dev branch 2023-02-16 15:15:19 +01:00
AxyFr 8bedc9ce67 Correcting doc 2023-02-08 10:23:45 +01:00
AxyFr 3a60b34638 Modifying doc for packagecloud problem 2023-02-08 10:18:20 +01:00
TheophileDiot 3ec15eb4b0 Update the docs from dev 2022-11-14 17:51:46 +01:00
TheophileDiot edce79936a Update the structure and the paths 2022-11-11 14:55:04 +01:00
TheophileDiot 79eea0e998 Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +02:00
Théophile Diot cac220023e
Fix small typo in autoconf integration
The autoconf integration had the version 3 but the version 3.5 is mandatory if we want to give names to networks.
2022-09-29 16:33:12 +01:00
TheophileDiot e3d0120a0c Fix minor typos in the doc 2022-09-29 15:12:00 +02:00
TheophileDiot de0954fac3 Fix typos in the docs 2022-09-28 15:13:17 +02:00
florian 34649bf33a
docs - add Ansible to README 2022-08-25 07:26:06 +02:00
bunkerity 4244399eb1
road to v1.4.3 🚀 2022-08-24 15:14:26 +02:00
bunkerity af866e8256
edit docs/integrations for ansible and fix examples/mongo-express compose file 2022-07-25 11:31:36 +02:00
florian 658ab75049
docs - add ansible diagram 2022-07-11 07:51:56 +02:00
florian 8d6397a6ba
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2022-07-10 14:47:16 +02:00
florian f5c86cc4e2
examples - add cors example 2022-07-10 14:46:54 +02:00
AxyFr 8760110fba Merge branch 'dev' of https://github.com/bunkerity/bunkerweb into dev 2022-07-08 17:31:42 +02:00
AxyFr cc4f0b26a1 Quickstart Ansible and integration 2022-07-08 17:31:36 +02:00
florian 7b769361af
cors - init work on core plugin for CORS 2022-07-08 14:30:42 +02:00
bunkerity 90e58f2612
fix ui.env path for Linux integration and add docs for autoconf with rootless docker 2022-07-07 12:10:00 +02:00