<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/docs/deploy.md, 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>docs: Add initial version of Docusaurus based docs</title>
<updated>2022-09-13T14:15:59+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-08-04T14:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=fdc3200ef4718eb98bd8a713f956222a9bf85ac9'/>
<id>fdc3200ef4718eb98bd8a713f956222a9bf85ac9</id>
<content type='text'>
This change updates the repository with a new Docusaurus-based
documentation website. This allows us to create our documentation using
Markdown, MDX and React. This will serve as the main entry point for
users visiting https://opendc.org. The actual OpenDC application will be
moved to https://app.opendc.org.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the repository with a new Docusaurus-based
documentation website. This allows us to create our documentation using
Markdown, MDX and React. This will serve as the main entry point for
users visiting https://opendc.org. The actual OpenDC application will be
moved to https://app.opendc.org.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Update deployment guide</title>
<updated>2022-08-03T11:55:58+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-07-30T10:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=87df18bb691260ee69d2e48cf1598e6a4acc329b'/>
<id>87df18bb691260ee69d2e48cf1598e6a4acc329b</id>
<content type='text'>
This change updates the deployment guide based on the latest changes to
the Quarkus application. Quite a few existing configuration options can
be removed now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the deployment guide based on the latest changes to
the Quarkus application. Quite a few existing configuration options can
be removed now.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Actualize deployment guide</title>
<updated>2022-02-17T15:09:19+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-02-17T14:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=c05ee92f265185ee2e574dddd99d7d96cc2b7642'/>
<id>c05ee92f265185ee2e574dddd99d7d96cc2b7642</id>
<content type='text'>
This change updates the deployment guide for the recent change of the
simulator runner which now communicates via the API instead of directly
with the Mongo database.

See 6752b6d50faab447b3edc13bddf14f53401392f1 for more information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the deployment guide for the recent change of the
simulator runner which now communicates via the API instead of directly
with the Mongo database.

See 6752b6d50faab447b3edc13bddf14f53401392f1 for more information.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Add instructions on configuring Auth0 for OpenDC</title>
<updated>2021-05-18T13:46:43+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-17T10:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=2bdde75f0a95e070459004c9b7cf7c0d6618bc9d'/>
<id>2bdde75f0a95e070459004c9b7cf7c0d6618bc9d</id>
<content type='text'>
This change updates the deployment guide to include instructions on
configuring Auth0 for OpenDC. This process should not be much more
difficult than creating the Google Application.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the deployment guide to include instructions on
configuring Auth0 for OpenDC. This process should not be much more
difficult than creating the Google Application.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Update deployment guide</title>
<updated>2021-05-10T08:36:08+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-10T08:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=6d2b140311057e54622fdcd6cf7f8850c370414c'/>
<id>6d2b140311057e54622fdcd6cf7f8850c370414c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Revamp project documentation</title>
<updated>2021-05-03T18:15:54+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-04-08T18:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=8f75336cb802b770d1ac53efb155632dd2dd94d2'/>
<id>8f75336cb802b770d1ac53efb155632dd2dd94d2</id>
<content type='text'>
This change updates the project documentation by moving most of the
documentation to the docs directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the project documentation by moving most of the
documentation to the docs directory.
</pre>
</div>
</content>
</entry>
</feed>
