Riccardo Graziosi
31999a2af6
Add API ( #427 )
2024-11-08 16:40:53 +01:00
B-Souty
8faf36eb66
Upgrade Node to v20 ( #245 )
2024-01-08 17:23:26 +01:00
Riccardo Graziosi
47ac9abcbe
Add healthcheck task to production image ( #231 )
2023-05-23 19:04:20 +02:00
Riccardo Graziosi
d8cf46c351
Switch from webpacker to (css|js)bundling-rails ( #227 )
...
* Install jsbundling-rails, uninstall rails/webpacker
* Remove outdated step from run-tests workflow
* Use cssbundling-rails for CSS
2023-05-19 17:47:01 +02:00
Riccardo Graziosi
10f06c9760
Bump ruby to 3.0.6 ( #218 )
...
* Bump ruby to 2.7.8
* Bump listen to 3.5.1 (remove dependency on ruby_dep)
* Bump ruby to 3.0.6
* Fix I18n.translate arguments: from hash to keyword arguments
2023-05-09 09:32:18 +02:00
Riccardo Graziosi
84c6bd06bd
Fix production assets compiling in Dockerfile ( #215 )
2023-05-06 14:34:31 +02:00
Riccardo Graziosi
60b0919ce6
Add GitHub Actions ( #211 )
...
* Add 'run-tests' action to run specs
* Add 'push-to-registry' action to push image to Docker Hub
2023-04-16 15:53:05 +02:00
Riccardo Graziosi
ce21d660d1
Fix system specs ( #206 )
2023-03-19 19:57:53 +01:00
Riccardo Graziosi
756d6d9919
Add specs to Docker prod image ( #205 )
2023-03-14 09:28:35 +01:00
Riccardo Graziosi
fd3665cce6
Improve Docker installation ( #152 )
2022-09-15 17:15:12 +02:00
riggraz
d8443bf0c4
Move Dockerfile to docker directory
2019-12-03 23:16:34 +01:00
riccardo
2967b4eba0
Fix problematic line in seeds
2019-09-23 18:41:38 +02:00
riggraz
10f73d876e
Add .env file for docker-compose
2019-09-23 12:14:35 +02:00
riccardo
3ce611374b
Improve docker scripts
2019-09-22 15:52:53 +02:00
riggraz
db4c1445ba
Remove solargraph from Dockerfile
2019-09-10 11:56:35 +02:00
riggraz
5b8b36afd9
Add foreman and solargraph
2019-09-05 17:47:41 +02:00
riggraz
b195274161
Capybara now works 🎉
2019-08-27 20:33:44 +02:00
riggraz
5cf71687c8
Improve docker automation
2019-08-26 10:41:46 +02:00
riggraz
c67774334c
Add db preparation and webpack compilation when launching the container
2019-08-25 20:47:44 +02:00
riggraz
467d5a9a0f
Setup Rails project and dockerize
2019-08-18 14:51:37 +02:00