26 Commits

Author SHA1 Message Date
Nico Miguelino
188e3993d0 Migrate web server back-end from Flask to Django (#2040) 2024-10-16 14:07:45 -07:00
Nico Miguelino
251308df20 Removes obsolete version attribute from non-Balena Docker Compose files (#2015)
* chore: clean up Docker Compose files
* Remove the version field from Compose files, except those used by
  the Balena fleets.
  * Rename volume names
* fix: rename `anthias-data` back to `resin-data`
* fix: hide "Update Available" navbar for Balena instances
2024-08-13 14:41:44 -07:00
Nico Miguelino
ab8c1927a2 Refactors server scripts for development mode (#1952)
* refactor code for development mode
* remove unused imports
* trigger test workflow on `master` push
2024-07-03 10:03:56 -07:00
Viktor Petersson
8d21d2ba55 More hostname fixes 2023-02-23 09:49:57 +00:00
Viktor Petersson
cf6fc75087 Fix dev env 2023-02-16 14:39:43 +00:00
Viktor Petersson
64fcdef7dc Refactors how test containers are built 2023-02-15 18:42:34 +00:00
nicomiguelino
0fc7e9e69a Make development experience less of a hassle and out-of-the-box. 2023-01-24 22:59:42 -08:00
nicomiguelino
46a627aec3 Modify the compose file for test so that it can be used for development
as well.
2022-10-13 08:25:52 -07:00
Nico Miguelino
83afe40ff1 Bring back test suite runs on GitHub actions (#1616)
- Add a new GitHub workflow for running unit tests.
- Modify existing workflow for building images, so that it will only run if no tests are failing.
- "Comment out" (skip) failing Python unit tests in the meantime. Will be addressed in future PRs.
2022-10-06 00:12:44 +08:00
Viktor Petersson
56bae468e4 Closes #1531. Fixes demo site. 2021-06-02 13:24:36 +01:00
Viktor Petersson
ac4056de52 More developer mode fixes 2021-01-14 10:39:47 +00:00
Viktor Petersson
a389d94cbd Fixes dev build 2021-01-14 10:12:47 +00:00
Viktor Petersson
f606514daf Fixes docker-compose syntax 2021-01-13 17:52:46 +00:00
Viktor Petersson
f6baa1f52c Adds cache-from directive 2021-01-13 17:50:32 +00:00
Viktor Petersson
f88a7786fc Annotate images properly 2021-01-13 17:32:37 +00:00
Viktor Petersson
e82aad20c6 Bumps up version for some docker compose envs 2021-01-13 15:45:09 +00:00
Viktor Petersson
c91a57e943 Changes local post 2021-01-13 11:47:28 +00:00
Viktor Petersson
310d75ce27 Brings developer/demo setup in line with new setup. 2021-01-13 11:35:17 +00:00
Viktor Petersson
8c6b50b51c Fixes missing dependency 2020-10-29 14:42:21 +00:00
Rusko124
f21fb31a34 Fix: removes ports of redis 2019-11-06 16:32:32 +06:00
Rusko124
b63c0cee47 Edits: docker-compose.dev.yml 2019-11-06 15:55:45 +06:00
Rusko124
35bd1d2510 Edits: redis broker instead of rabbitmq 2019-11-05 13:45:53 +06:00
Rusko124
b973bc0bcb New: default assets 2019-09-24 14:13:49 +06:00
Rusko124
d1a26a3dc0 Celery: change redis broker to rabbitmq 2019-08-28 11:05:38 +06:00
Rusko124
baca4b5d8a Reworked: docker-compose 2019-05-30 14:38:13 +06:00
Rusko124
935314c575 Merge branch 'master' into celery 2019-05-29 12:06:19 +06:00