AJ Jordan
17f3bc17d9
Fix typo
2023-04-19 20:25:05 -04:00
josegonzalez
ca444af7d1
docs: add a note about required upgrade to 0.29.x
...
We introduced a method of migrating from DOKKU_SCALE to app.json in 0.25.x. This was removed in 0.30.x, so users need to ensure they either set their own scale manually _or_ upgrade. The upgrade is probably the safest bet.
2023-02-20 16:08:31 -05:00
josegonzalez
992b27fcf9
docs: add note about ubuntu 18.04 being deprecated
...
This was an omission by error in the 0.30.x release notes.
2023-02-17 22:11:09 -05:00
Jose Diaz-Gonzalez
09eb0b2c8f
refactor: move app.json extraction up to core-post-extract
2023-02-14 03:08:02 -05:00
Jose Diaz-Gonzalez
f84a650849
chore: remove deprecated nginx commands
2023-02-12 13:20:45 -05:00
Jose Diaz-Gonzalez
954b2d9d34
chore: remove deprecated proxy functions
2023-02-12 13:20:24 -05:00
Jose Diaz-Gonzalez
59fde3a317
chore: remove deprecated nginx commands
2023-02-12 13:12:47 -05:00
Jose Diaz-Gonzalez
577aafb683
chore: remove deprecated git functions
2023-02-12 13:09:20 -05:00
Jose Diaz-Gonzalez
e628e21879
chore: remove deprecated --rm-container and--rm global flags
2023-02-12 13:09:00 -05:00
Jose Diaz-Gonzalez
d27c8f09d1
chore: remove deprecated common functions
2023-02-12 13:08:45 -05:00
Jose Diaz-Gonzalez
7f2a66df88
chore: remove deprecated app functions
...
These were deprecated in 0.20.0 and are unused in Dokku's official codebases.
2023-02-12 13:02:23 -05:00
josegonzalez
503ac7e11b
docs: update removal notice in 0.3.0 for logs:failed
2023-01-16 01:34:33 -05:00
Jose Diaz-Gonzalez
a5fa3725e6
chore: remove deprecated builder-specific post-release hooks
...
This option was deprecated in Dokku 0.25.0.
2023-01-16 01:25:41 -05:00
Jose Diaz-Gonzalez
a2444b453d
chore: remove deprecated --detach flag
...
This option was deprecated in Dokku 0.25.0.
2023-01-16 01:19:39 -05:00
Jose Diaz-Gonzalez
5dcc1cb13c
refactor: remove support for DOKKU_SCALE file
...
It has been replaced by the 'formations' key within the 'app.json' file format.
2023-01-15 23:53:03 -05:00
Jose Diaz-Gonzalez
ca1ab188fe
chore: drop SPDY
...
This hasn't been supported by browsers in quite a while and nginx will set a warning as of Ubuntu 20.04 when the header is referenced.
2022-12-29 01:59:54 -05:00