Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
How did you install Redmine? Are you using the one-click Redmine application image?
yes… I installed one-click Redmine application image on my droplet (107.170.165.73)
Hi Kamal, I update the file my.conf just like the post said but everything it’s the same :(
Now my new redmine.log said:
ActionView::Template::Error (incompatible character encodings: UTF-8 and ASCII-8BIT):
60: <% if @issues.empty? %>
61: <p class="nodata"><%= l(:label_no_data) %></p>
62: <% else %>
63: <%= render :partial => 'issues/list', :locals => {:issues => @issues, :query => @query} %>
64: <p class="pagination"><%= pagination_links_full @issue_pages, @issue_count %></p>
65: <% end %>
66:
app/views/issues/index.html.erb:63:in `_app_views_issues_index_html_erb___590543777811004549_61670660'
app/controllers/issues_controller.rb:87:in `block (2 levels) in index'
app/controllers/issues_controller.rb:86:in `index'
The wired thing is that in page 107.170.165.73/project_name/activity the compress view of our issues shows perfect, but when we were access to one specific issue the error above always shows.
This is a requirement thing to start a new quality process of our startup, so we are really need this response.
Many thanks