-
Couldn't load subscription status.
- Fork 3.3k
v2.13.0 React UI #4785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
v2.13.0 React UI #4785
Conversation
- About 5 years overdue - Remove eslint, use bomejs instead
- no longer setup a default - still able to do that with env vars however
and remove the need for email and agreement on cert requests
|
If I want to create a certificate that does not have its own plugin, I have to use dnsmulti, which uses the lego plugin, but I cannot use dnsmulti if I have not previously installed go in the container. I hope you understand what I mean, but I have now found a way to use the new version by editing the certbet-dns-plugins.json. |
I tend to agree. Especially when viewing modal dialogs. I've just applied the Tabler theme, but can definitely be tweaked later. @lastsamurai26 I would suggest creating a PR for this to test certbot-dns-multi 4.27.0. In the # Dockerfile
FROM jc21/nginx-proxy-manager:latest
RUN apt-get update \
&& apt-get -y install golang \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*# docker-compose.yml
services:
npm:
build:
context: .
dockerfile: Dockerfile
# ... |
QoL: Link to dashboard 2.13
I have already done this, but not with my own images (as far as json is concerned). Instead, I simply mounted the json manually in the container, which also worked (:. I successfully installed golang using my own images. certbot-dns-multi runs without any problems for me in version 4.27.0. |
- renewal and download - table columns rendering - searching - deleting
|
IMO. This last bunch of commits is much better interface-wise! |
|
Also when you rename an access list, you get an error even though it gets renamed successfully. |
|
@lastsamurai26 I'm not seeing the same thing as you, using the latest docker image built. Might be cached in the browser? |
|
I use this this is my compose it is the same :-(. in the settings i see redirect and redirect |
|
If I can ask an improvement it would be nice if domains levels are like folder-grouped, so if you host multiple domains the management will be easier. |
|
@lastsamurai26 I also believe it's fixed. |
|
Docker Image for build 21 is available on DockerHub: Note Ensure you backup your NPM instance before testing this image! Especially if there are database changes. Warning Changes and additions to DNS Providers require verification by at least 2 members of the community! |




Almost complete, this PR is where I'm keeping the draft release notes as I work on them.
Upgrade path notes: