You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* first step: serving statics from a different server
* disables setup_statics once more
* fixed treafik rule
* no static routes
* first fully working refactor of with the static-webserver
* refactoring and removing unused env vars
* fixing tests after outsourcing to static-webserver
* changed and split message on two lines
* removed usage of dockerfile_environ
* swarm deploy test fixes and additions
* minor refactor
* added readme
* added missing service
* regenerated spec
* refactor
* added static-webserver to the list of services to build
* adding debug info in stdout
* changed route name to fix issues with traefik rules
* added to codeowners
* making dockerfile more uniform with current patterns
* fixing some very old habit
* using better more proper names
* removing unsued unv vars
* adding more details
* removed caching from this service
* merged and moved settings
* updated graph with services
* reverting scope
* process starts with pid = 1
* ensuring process is running under user
* there are issues with the static-webserver running as non root
* static-server upgrade
enabling non root user
moved default port to 8000
* updated static-webserver port
* using the correct port
* refactor and getting codeclimate unstuck
* refactor and tring to make codeclimate work
* triggering codeclimate
Co-authored-by: Andrei Neagu <[email protected]>
0 commit comments