<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/opendc-web/opendc-web-server/src/main/resources/application-prod.properties, branch master</title>
<subtitle>The OpenDC BSc thesis repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/'/>
<entry>
<title>Merge pull request #396 from atlarge-research/remove-test-settings</title>
<updated>2026-03-31T11:51:28+00:00</updated>
<author>
<name>vincent van beek</name>
<email>vincent@vlogic.nl</email>
</author>
<published>2026-03-31T11:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=07a2e0233a75e0cbc12c18b731d575a00a20aad2'/>
<id>07a2e0233a75e0cbc12c18b731d575a00a20aad2</id>
<content type='text'>
remove test flags for disabling authentication</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove test flags for disabling authentication</pre>
</div>
</content>
</entry>
<entry>
<title>fix(web/ui): Disable configuration of basePath</title>
<updated>2022-10-27T14:24:39+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-10-27T14:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=5a3d5148a9d52487f102e52bd079006c916075c9'/>
<id>5a3d5148a9d52487f102e52bd079006c916075c9</id>
<content type='text'>
This change removes the ability to configure the basePath of the Next.js
application using the Quarkus extension. This functionality was brittle
due to relying on Next.js internals coping with out replacement
strategy.

We should wait for Next.js to implement proper support for
changing the base path at runtime before making this functionality
available again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change removes the ability to configure the basePath of the Next.js
application using the Quarkus extension. This functionality was brittle
due to relying on Next.js internals coping with out replacement
strategy.

We should wait for Next.js to implement proper support for
changing the base path at runtime before making this functionality
available again.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(web/server): Implement database migrations using Flyway</title>
<updated>2022-08-03T09:55:10+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-08-01T19:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=acfab9d4ca84e9331bb40c74d300c593915c542a'/>
<id>acfab9d4ca84e9331bb40c74d300c593915c542a</id>
<content type='text'>
This change updates the Quarkus-based web server to use Flyway for
migrating between schema versions. This enables us to evolve the schema
and denote it in SQL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the Quarkus-based web server to use Flyway for
migrating between schema versions. This enables us to evolve the schema
and denote it in SQL.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(web/server): Create standalone OpenDC distribution</title>
<updated>2022-08-03T09:54:44+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-07-30T10:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=a01f964b531f12fd89cbdb0f2132aecbfaebf546'/>
<id>a01f964b531f12fd89cbdb0f2132aecbfaebf546</id>
<content type='text'>
This change updates the Quarkus configuration of the OpenDC web server
to serve as a fully standalone distribution that is capable of serving
the web UI, web API, and experiment runner. Such an approach vastly
simplifies local deployments.

For Docker deployments, we create a custom Quarkus profile that uses
PostgreSQL and disables the web UI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the Quarkus configuration of the OpenDC web server
to serve as a fully standalone distribution that is capable of serving
the web UI, web API, and experiment runner. Such an approach vastly
simplifies local deployments.

For Docker deployments, we create a custom Quarkus profile that uses
PostgreSQL and disables the web UI.
</pre>
</div>
</content>
</entry>
</feed>
