tech-docs icon indicating copy to clipboard operation
tech-docs copied to clipboard

Technical documentation for ArchivesSpace

Results 25 tech-docs issues
Sort by recently updated
recently updated
newest added

We're running v3.3.1. We recently upgraded our mariadb from 10.3.39, to 11.3.2 and now Archivesspace fails to start. I can connect to the db from the archivesspace server using the...

Hi all, I am in dire need of help with a problem that I've encountered: I am almost done with all the steps provided on [documentation page](https://archivesspace.github.io/tech-docs/administration/getting_started.html) but I can't...

On this page: https://archivesspace.github.io/tech-docs/administration/indexes.html it says “A soft reindex updates the existing documents in Solr without directly touching the actual index documents on the filesystem. **This can be done while...

https://github.com/archivesspace/archivesspace/blob/master/backend/app/model/top_container.rb#L276 should be documented

A draft idea to help make the readme_implement easier to follow. Big assumption change... anyone hitting this page is going to be installing LATEST version.

The plugin structure for public models is not fully documented. Specifically, it is unclear that to override a model it is only necessary to include the method that is being...

In [plugins.md](https://github.com/archivesspace/tech-docs/blob/2fefb8972253dad9b6cbb3f4d59d7aee154b56f4/customization/plugins.md?plain=1#L60) it says that you should add a `after_initialize` block to override core classes. However, this only works for Rails apps. Since the backend is a Sinatra app the...

Suggestion from Core Committers (@quoideneuf) meeting: Developer documentation on the wiki will be deprecated: https://archivesspace.atlassian.net/wiki/spaces/ADC/pages/894533891/Developer+On-boarding There will be a deprecation notice added to the page, with a link to tech...