Commit Graph

22 Commits

Author SHA1 Message Date
97cb92f3cd
data directory + restart 2024-06-29 19:43:32 +00:00
c64189afe5 customize 2023-08-31 16:23:18 +00:00
f0d36055ad customize 2023-08-26 17:14:22 +00:00
42e61f8ceb customize 2023-08-05 17:33:40 +00:00
76474a2773 customize 2023-08-05 17:23:58 +00:00
68cd1058fd customize 2023-08-05 17:15:45 +00:00
04faa3d073 rename 2023-08-05 16:21:12 +00:00
2bd51e2376 customize 2023-08-05 15:01:00 +00:00
a7f0775808 customize 2023-08-05 12:11:14 +00:00
746ba2da0b customize 2023-08-05 11:55:38 +00:00
70f28b0823 customize 2023-08-04 20:15:03 +00:00
624b3ed609 customize 2023-08-04 19:37:18 +00:00
7238b65496 customize 2023-08-04 18:38:36 +00:00
cd1560cb40 customize 2023-08-04 18:18:26 +00:00
0fd8ec9aeb customize 2023-08-04 17:19:27 +00:00
9186e0f0ac customize 2023-08-04 16:42:34 +00:00
Mate Lakat
f24cd2553d Amend twisted configuration
It seems twisted wants to see the protocol as well, not just a bare port
number. Without this we got:

```
exceptions.ValueError: Unknown endpoint type: '8010'
```
2018-04-30 16:21:02 +02:00
Pierre Tardy
5d80ed5e7d
Merge branch 'master' into patch-1 2018-03-29 09:16:49 +02:00
Per Lundberg
169592cae4
docker-compose.yml: Sanitize whitespace usage
I noted when looking at the file that it was a bit messy because it used a mix of 2 and 4 spaces as indentation width in the YAML. [yamllint](https://github.com/adrienverge/yamllint) also showed warnings about the same things.

I cleaned the file up, so that the indentation would be harmonized and give people a better first impression of a great tool (=buildbot).
2017-11-02 11:36:13 +02:00
Jesse Cooper
b4c8ad747d changed web port to 8010 to match bbdocs 2017-06-26 09:39:23 -05:00
Pierre Tardy
8c9a60decf use buildbot-master:master, and use env_file as a list
env_file as a string will not work with hyper yet.
2016-10-10 11:03:04 +02:00
Pierre Tardy
1069691b01
initial commit 2016-10-05 17:46:33 +02:00